aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2015-06-21 11:52:26 +0300
committerJani Välimaa <wally@mageia.org>2015-06-21 11:52:26 +0300
commit60814e0eb86f964876775d9f2f3df77ea0996c63 (patch)
treea5c059edf7f0e89b6037c2679d251abae363ce45 /data
parent8232d53474cc7e5c96bfe0075d45fbd3533331b6 (diff)
downloadconfig-60814e0eb86f964876775d9f2f3df77ea0996c63.tar
config-60814e0eb86f964876775d9f2f3df77ea0996c63.tar.gz
config-60814e0eb86f964876775d9f2f3df77ea0996c63.tar.bz2
config-60814e0eb86f964876775d9f2f3df77ea0996c63.tar.xz
config-60814e0eb86f964876775d9f2f3df77ea0996c63.zip
Use Adwaita as default gtk and icon theme4.120.6.0
Diffstat (limited to 'data')
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
index 955495e..416f9db 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
@@ -6,8 +6,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
- <property name="ThemeName" type="string" value="oxygen-gtk"/>
- <property name="IconThemeName" type="string" value="oxygen"/>
+ <property name="ThemeName" type="string" value="Adwaita"/>
+ <property name="IconThemeName" type="string" value="Adwaita"/>
<property name="DoubleClickTime" type="int" value="250"/>
<property name="DoubleClickDistance" type="int" value="5"/>
<property name="DndDragThreshold" type="int" value="8"/>