diff options
-rw-r--r-- | Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 | ||||
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 |
2 files changed, 2 insertions, 2 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"/> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index 8420cfb..443d7c1 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/common/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"/> |