diff options
Diffstat (limited to 'skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml')
-rw-r--r-- | skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index 620c34e..d5ee5d1 100644 --- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -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="Zukitwo-Brave"/> + <property name="theme" type="string" value="Kogaion-light"/> <property name="title_alignment" type="string" value="center"/> <property name="title_font" type="string" value="Sans Bold 9"/> <property name="title_horizontal_offset" type="int" value="0"/> @@ -74,8 +74,8 @@ <property name="workspace_names" type="array"> <value type="string" value=" 1 "/> <value type="string" value=" 2 "/> - <value type="string" value="Workspace 3"/> - <value type="string" value="Workspace 4"/> + <value type="string" value=" 3 "/> + <value type="string" value=" 4 "/> </property> <property name="tile_on_move" type="bool" value="true"/> </property> |