aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2017-08-26 12:57:29 +0300
committerJani Välimaa <wally@mageia.org>2017-08-26 12:57:29 +0300
commitd503a270dfbe7548f5e760e9ea393ef89cfe5166 (patch)
tree6419706ddb263217ae26290d63709f1684e2a6d7 /data
parentcb24b96b79a0c880df7cfc72aba76ddd619b46ab (diff)
downloadconfig-d503a270dfbe7548f5e760e9ea393ef89cfe5166.tar
config-d503a270dfbe7548f5e760e9ea393ef89cfe5166.tar.gz
config-d503a270dfbe7548f5e760e9ea393ef89cfe5166.tar.bz2
config-d503a270dfbe7548f5e760e9ea393ef89cfe5166.tar.xz
config-d503a270dfbe7548f5e760e9ea393ef89cfe5166.zip
Use Adwaita as a default theme
Switch back to Adwaita as TraditionalOk seems to be quite buggy with some Gtk3 apps.
Diffstat (limited to 'data')
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml2
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
index 71a8476..1832a3a 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
@@ -54,7 +54,7 @@
<property name="snap_to_border" type="bool" value="true"/>
<property name="snap_to_windows" type="bool" value="false"/>
<property name="snap_width" type="int" value="10"/>
- <property name="theme" type="string" value="TraditionalOk"/>
+ <property name="theme" type="string" value="Default"/>
<property name="tile_on_move" type="bool" value="true"/>
<property name="title_alignment" type="string" value="left"/>
<property name="title_font" type="string" value="Sans Bold 9"/>
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
index 639de61..416f9db 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
@@ -6,7 +6,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
- <property name="ThemeName" type="string" value="TraditionalOk"/>
+ <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"/>