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-nighttime/metacity-1/metacity-theme-1.xml | |
parent | 4b63f11d39e76efc5d7256929a4093b232c87e07 (diff) |
thiner borders. making metacity3 ready
Diffstat (limited to 'Kogaion-nighttime/metacity-1/metacity-theme-1.xml')
-rwxr-xr-x | Kogaion-nighttime/metacity-1/metacity-theme-1.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Kogaion-nighttime/metacity-1/metacity-theme-1.xml b/Kogaion-nighttime/metacity-1/metacity-theme-1.xml index 532e3a3..17ee6e5 100755 --- a/Kogaion-nighttime/metacity-1/metacity-theme-1.xml +++ b/Kogaion-nighttime/metacity-1/metacity-theme-1.xml @@ -10,16 +10,16 @@ </info> <!-- TODO --> -<!-- Thiner borders --> +<!-- Nothing to see here! --> <!-- 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"/> |