diff options
author | Horst3180 | 2016-05-06 14:18:21 +0200 |
---|---|---|
committer | Horst3180 | 2016-05-06 14:18:29 +0200 |
commit | e3463fecde0407d390156cf348e6c5368c6759ff (patch) | |
tree | 66af99e9389c8a07b96e54bb2fc79e4b70c93b4a /common/metacity-1/metacity-theme-3.xml | |
parent | 0ac411a90ea56ed6fb54256cb6b67b15f79ebba6 (diff) | |
download | solarc-theme-e3463fecde0407d390156cf348e6c5368c6759ff.tar.gz solarc-theme-e3463fecde0407d390156cf348e6c5368c6759ff.tar.xz solarc-theme-e3463fecde0407d390156cf348e6c5368c6759ff.zip |
metacity: tweak button placement (fix #492)
Diffstat (limited to 'common/metacity-1/metacity-theme-3.xml')
-rw-r--r-- | common/metacity-1/metacity-theme-3.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/metacity-1/metacity-theme-3.xml b/common/metacity-1/metacity-theme-3.xml index ad01884..6a0aeef 100644 --- a/common/metacity-1/metacity-theme-3.xml +++ b/common/metacity-1/metacity-theme-3.xml @@ -44,8 +44,8 @@ <distance name="left_width" value="0" /> <distance name="right_width" value="0" /> <distance name="bottom_height" value="0" /> - <distance name="left_titlebar_edge" value="5"/> - <distance name="right_titlebar_edge" value="5"/> + <distance name="left_titlebar_edge" value="2"/> + <distance name="right_titlebar_edge" value="2"/> <distance name="title_vertical_pad" value="3"/> <border name="title_border" left="10" right="10" top="3" bottom="3"/> <border name="button_border" left="0" right="0" top="0" bottom="0"/> |