summaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2022-08-05 10:22:30 +0800
committer宋文武 <iyzsong@member.fsf.org>2022-08-05 10:23:27 +0800
commita8d24e97dc5a893eafbd9cfa7a96b6dd7bef500c (patch)
tree57e4e7729cfd640a5ef3568148beb025dbe742de /gnu/packages/xfce.scm
parent116c0268ffd387c88b6b47135203fb330eb422f0 (diff)
downloadguix-patches-a8d24e97dc5a893eafbd9cfa7a96b6dd7bef500c.tar
guix-patches-a8d24e97dc5a893eafbd9cfa7a96b6dd7bef500c.tar.gz
gnu: xfce: Replace 'gtk-xfce-engine' with 'greybird-gtk-theme'.
Suggested in <https://issues.guix.gnu.org/54719>. * gnu/packages/xfce.scm (xfce)[inputs]: Replace 'gtk-xfce-engine' with 'greybird-gtk-theme'.
Diffstat (limited to 'gnu/packages/xfce.scm')
-rw-r--r--gnu/packages/xfce.scm6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 19bb18923b..9d217fc8cf 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -45,6 +45,7 @@
#:use-module (gnu packages gettext)
#:use-module (gnu packages glib)
#:use-module (gnu packages gnome)
+ #:use-module (gnu packages gnome-xyz)
#:use-module (gnu packages gstreamer)
#:use-module (gnu packages gtk)
#:use-module (gnu packages image)
@@ -1087,7 +1088,10 @@ for and start applications.")
(list exo
garcon
gnome-icon-theme
- gtk-xfce-engine
+ ;; Greybird is the recommend theme since Xfce 4.14, see:
+ ;; <https://mail.xfce.org/pipermail/xfce4-dev/2018-August/032151.html>
+ ;; TODO: Make it default via "xfconf/xfce/perchannel-xml/xsettinsg.xml"
+ greybird-gtk-theme
hicolor-icon-theme
mate-polkit-for-xfce
ristretto