aboutsummaryrefslogtreecommitdiffstats
path: root/themes/.local
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-12-03 19:55:44 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-12-03 19:55:44 +0100
commita94e9148eaf7710c90380fe7c98f557b5c647e5e (patch)
tree438ad42b6fa646cd24479e5508eb97bc37713edd /themes/.local
parent7f6567f352782abadce641219ff8ebdb5adc2748 (diff)
downloaddotfiles-a94e9148eaf7710c90380fe7c98f557b5c647e5e.tar.gz
dotfiles-a94e9148eaf7710c90380fe7c98f557b5c647e5e.tar.bz2
dotfiles-a94e9148eaf7710c90380fe7c98f557b5c647e5e.zip
Fixxed thin titlebar issue
Diffstat (limited to 'themes/.local')
-rw-r--r--themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml b/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml
index 0c80ee8..264fb01 100644
--- a/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml
+++ b/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml
@@ -22,18 +22,16 @@
22<constant name="C_icons_unfocused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> 22<constant name="C_icons_unfocused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" />
23 23
24<!-- ::: GEOMETRY ::: --> 24<!-- ::: GEOMETRY ::: -->
25<frame_geometry name="normal" has_title="true" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> 25<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1">
26 <distance name="left_width" value="1" /> 26 <distance name="left_width" value="1" />
27 <distance name="right_width" value="1" /> 27 <distance name="right_width" value="1" />
28 <distance name="bottom_height" value="1" /> 28 <distance name="bottom_height" value="1" />
29 <distance name="left_titlebar_edge" value="0" /> 29 <distance name="left_titlebar_edge" value="4" />
30 <distance name="right_titlebar_edge" value="0" /> 30 <distance name="right_titlebar_edge" value="4" />
31 <distance name="title_vertical_pad" value="0" /> 31 <distance name="title_vertical_pad" value="0" />
32 <aspect_ratio name="button" value="1.0" /> 32 <aspect_ratio name="button" value="1.0" />
33 <border name="title_border" left="0" right="0" top="1" 33 <border name="title_border" left="8" right="8" top="4" bottom="4" />
34bottom="0" /> 34 <border name="button_border" left="0" right="0" top="0" bottom="0" />
35 <border name="button_border" left="0" right="0" top="0"
36bottom="0" />
37</frame_geometry> 35</frame_geometry>
38 36
39<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> 37<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" />
@@ -42,6 +40,7 @@ bottom="0" />
42 <distance name="left_width" value="0" /> 40 <distance name="left_width" value="0" />
43 <distance name="right_width" value="0" /> 41 <distance name="right_width" value="0" />
44 <distance name="bottom_height" value="0" /> 42 <distance name="bottom_height" value="0" />
43 <border name="title_border" left="0" right="0" top="0" bottom="0" />
45 <border name="button_border" left="0" right="0" top="0" 44 <border name="button_border" left="0" right="0" top="0"
46bottom="0" /> 45bottom="0" />
47</frame_geometry> 46</frame_geometry>