diff options
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index cab23ba..523d561 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -51,7 +51,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="oxygen-gtk"/> + <property name="theme" type="string" value="oxygen"/> <property name="title_alignment" type="string" value="left"/> <property name="title_font" type="string" value="Sans Bold 9"/> <property name="title_horizontal_offset" type="int" value="0"/> |