diff options
author | Kylie McClain <somasissounds@gmail.com> | 2015-02-16 23:45:11 -0500 |
---|---|---|
committer | Kylie McClain <somasissounds@gmail.com> | 2015-02-16 23:45:11 -0500 |
commit | 9b0725c839dc424c0e0d206ba8a53fb50ca645c3 (patch) | |
tree | 64f23f3a969873339e983eb333cdba4a675719d8 /Shiki-Colors-Xfwm | |
parent | 7da1ea520d5e73ed5b1aab4ad6ab88b29b9ab196 (diff) |
xfwm4: remove weird hard-coded options
Diffstat (limited to 'Shiki-Colors-Xfwm')
-rwxr-xr-x | Shiki-Colors-Xfwm/xfwm4/themerc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Shiki-Colors-Xfwm/xfwm4/themerc b/Shiki-Colors-Xfwm/xfwm4/themerc index eda0ff9..a048476 100755 --- a/Shiki-Colors-Xfwm/xfwm4/themerc +++ b/Shiki-Colors-Xfwm/xfwm4/themerc @@ -5,8 +5,6 @@ title_horizontal_offset=0 title_vertical_offset_active=1 title_vertical_offset_inactive=1 title_shadow_active=false -title_alignment=center -button_layout=O|HMC active_text_color=#E6E6E6 inactive_text_color=#9B9B9B @@ -17,8 +15,3 @@ shadow_delta_width=0 shadow_delta_x=0 shadow_delta_y=0 -resize_opacity=100 -move_opacity=80 -popup_opacity=100 -show_frame_shadow=true -show_popup_shadow=true |