aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2019-03-23 11:34:13 +0200
committerJani Välimaa <wally@mageia.org>2019-03-23 11:34:13 +0200
commita95160bd871cbd224e4d98f1c78df5582bd5f5ff (patch)
tree23131df18bcc90cb1f10b8488bfc120eb368d3f1
parent7bf67d450b3c703c8d8dd47efa463441e6d874b9 (diff)
downloadconfig-a95160bd871cbd224e4d98f1c78df5582bd5f5ff.tar
config-a95160bd871cbd224e4d98f1c78df5582bd5f5ff.tar.gz
config-a95160bd871cbd224e4d98f1c78df5582bd5f5ff.tar.bz2
config-a95160bd871cbd224e4d98f1c78df5582bd5f5ff.tar.xz
config-a95160bd871cbd224e4d98f1c78df5582bd5f5ff.zip
Use Adwaita-Xfce as a default theme
-rw-r--r--NEWS2
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 05975ea..aa9623f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- use Adwaita-Xfce theme
+
Version 4.120.7.4 - 2019-02-24
- Panel: Add Xfce settings manager launcher
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
index 416f9db..fd44c11 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="Adwaita"/>
+ <property name="ThemeName" type="string" value="Adwaita-Xfce"/>
<property name="IconThemeName" type="string" value="Adwaita"/>
<property name="DoubleClickTime" type="int" value="250"/>
<property name="DoubleClickDistance" type="int" value="5"/>