aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2020-06-29 19:42:51 +0300
committerJani Välimaa <wally@mageia.org>2020-06-29 19:42:51 +0300
commit3596cf0e2bdfe9faed891991fc8828f7ae274d57 (patch)
treea84ac48c0adc947a040626fb2194907856176eda
parent07496d016b91b085ac011d72a0fffbcdb584850c (diff)
downloadconfig-3596cf0e2bdfe9faed891991fc8828f7ae274d57.tar
config-3596cf0e2bdfe9faed891991fc8828f7ae274d57.tar.gz
config-3596cf0e2bdfe9faed891991fc8828f7ae274d57.tar.bz2
config-3596cf0e2bdfe9faed891991fc8828f7ae274d57.tar.xz
config-3596cf0e2bdfe9faed891991fc8828f7ae274d57.zip
Switch back to Adwaita 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 26ea1a7..d453d16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- switch back to Adwaita as a default theme
+ - Adwaita-Xfce is not actively maintained by upstream anymore
- update desktop file names after some helpers were moved from exo to xfce4-settings
- Xfconf: sync keyboard settings with Xfce upstream
- Switch Ctrl+Alt+Del to xfce4-session-logout (xfce#11979)
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
index fd44c11..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="Adwaita-Xfce"/>
+ <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"/>