diff options
author | bionel <ionel.busuioc@gmail.com> | 2013-07-12 15:46:28 +0530 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2013-07-12 15:46:28 +0530 |
commit | 9c0d7e350153909d6ebf4cce0133950c681f30a5 (patch) | |
tree | b85c2783ec0803f11e1e9e1e26d680a7843f77c6 /skel/.config/xfce4/xfconf | |
parent | b406241682cd0e7c05f6a03cfc3567178a9c4250 (diff) |
Fixed desktop icon and theme
Diffstat (limited to 'skel/.config/xfce4/xfconf')
-rw-r--r-- | skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index 124e001..c27aae4 100644 --- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -3,7 +3,7 @@ <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="Kogaion-elementary"/> + <property name="IconThemeName" type="string" value="Faenza-Kupertino-Light"/> <property name="DoubleClickTime" type="int" value="250"/> <property name="DoubleClickDistance" type="int" value="5"/> <property name="DndDragThreshold" type="int" value="8"/> |