diff options
Diffstat (limited to 'skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml')
-rw-r--r-- | skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index efe7f94..1047b3a 100644 --- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -2,8 +2,8 @@ <channel name="xsettings" version="1.0"> <property name="Net" type="empty"> - <property name="ThemeName" type="string" value="Kogaion-light"/> - <property name="IconThemeName" type="string" value="Faenza-Kupertino-Light"/> + <property name="ThemeName" type="string" value="Kogaion-daylight"/> + <property name="IconThemeName" type="string" value="Numix-Circle"/> <property name="DoubleClickTime" type="int" value="250"/> <property name="DoubleClickDistance" type="int" value="5"/> <property name="DndDragThreshold" type="int" value="8"/> |