diff options
Diffstat (limited to 'Default')
-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 8420cfb..443d7c1 100644 --- a/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -8,7 +8,7 @@ <property name="CursorBlink" type="bool" value="true"/> <property name="CursorBlinkTime" type="int" value="1200"/> <property name="ThemeName" type="string" value="oxygen-gtk"/> - <property name="IconThemeName" type="string" value="Tango"/> + <property name="IconThemeName" type="string" value="Oxygen"/> <property name="SoundThemeName" type="string" value="default"/> <property name="EnableEventSounds" type="bool" value="true"/> <property name="EnableInputFeedbackSounds" type="bool" value="true"/> |