diff options
author | bionel <ionel.busuioc@gmail.com> | 2015-07-30 13:26:48 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2015-07-30 13:26:48 +0300 |
commit | 7c5df0d84a231bc0407dcf46ef3ec26a85b9ea3d (patch) | |
tree | abb90f002afa3b4551983f5d709934747eb3a54b /Kogaion-daylight/metacity-1/metacity-theme-1.xml | |
parent | 4b63f11d39e76efc5d7256929a4093b232c87e07 (diff) |
thiner borders. making metacity3 ready
Diffstat (limited to 'Kogaion-daylight/metacity-1/metacity-theme-1.xml')
-rwxr-xr-x | Kogaion-daylight/metacity-1/metacity-theme-1.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Kogaion-daylight/metacity-1/metacity-theme-1.xml b/Kogaion-daylight/metacity-1/metacity-theme-1.xml index ca8d078..e877528 100755 --- a/Kogaion-daylight/metacity-1/metacity-theme-1.xml +++ b/Kogaion-daylight/metacity-1/metacity-theme-1.xml @@ -15,11 +15,11 @@ <!-- FRAMES GEOMETRY--> <frame_geometry name="normal" rounded_top_left="false" rounded_top_right="false"> - <distance name="left_width" value="4"/> - <distance name="right_width" value="4"/> - <distance name="bottom_height" value="4"/> - <distance name="left_titlebar_edge" value="4"/> - <distance name="right_titlebar_edge" value="4"/> + <distance name="left_width" value="2"/> + <distance name="right_width" value="2"/> + <distance name="bottom_height" value="2"/> + <distance name="left_titlebar_edge" value="2"/> + <distance name="right_titlebar_edge" value="2"/> <aspect_ratio name="button" value="1"/> <distance name="title_vertical_pad" value="6"/> <border name="title_border" left="4" right="4" top="3" bottom="3"/> |