diff options
Diffstat (limited to 'Default/xfce4')
-rw-r--r-- | Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index a1c0813..8420cfb 100644 --- a/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -7,7 +7,7 @@ <property name="DndDragThreshold" type="int" value="8"/> <property name="CursorBlink" type="bool" value="true"/> <property name="CursorBlinkTime" type="int" value="1200"/> - <property name="ThemeName" type="string" value="Ia Ora Steel"/> + <property name="ThemeName" type="string" value="oxygen-gtk"/> <property name="IconThemeName" type="string" value="Tango"/> <property name="SoundThemeName" type="string" value="default"/> <property name="EnableEventSounds" type="bool" value="true"/> |