diff options
author | Stefan Cristian B. <steven.darklight@gmail.com> | 2015-09-04 22:40:31 +0300 |
---|---|---|
committer | Stefan Cristian B. <steven.darklight@gmail.com> | 2015-09-04 22:40:31 +0300 |
commit | 20acc694f27257b97968e598c2539018ae642dbf (patch) | |
tree | 08bd4d0d6341d8df33d4a5f78863e6593b439be2 /skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml | |
parent | 553a9ab2001ff9427c0144c7d364ed3562b7d2a5 (diff) | |
parent | 72b83bceed1b1590eaf7d7c10d405a923bdd05c8 (diff) |
Merge pull request #14 from Rogentos/master
Upgrade original git
Diffstat (limited to 'skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml')
-rw-r--r-- | skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index 3c7d556..2bb5886 100644 --- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -22,7 +22,7 @@ <property name="easy_click" type="string" value="Alt"/> <property name="focus_hint" type="bool" value="true"/> <property name="focus_new" type="bool" value="true"/> - <property name="frame_opacity" type="int" value="90"/> + <property name="frame_opacity" type="int" value="100"/> <property name="full_width_title" type="bool" value="true"/> <property name="inactive_opacity" type="int" value="100"/> <property name="maximized_offset" type="int" value="0"/> @@ -53,7 +53,7 @@ <property name="snap_to_border" type="bool" value="true"/> <property name="snap_to_windows" type="bool" value="false"/> <property name="snap_width" type="int" value="10"/> - <property name="theme" type="string" value="Kogaion-light"/> + <property name="theme" type="string" value="Kogaion-daylight"/> <property name="title_alignment" type="string" value="center"/> <property name="title_font" type="string" value="Bitstream Vera Sans Bold 9"/> <property name="title_horizontal_offset" type="int" value="0"/> |