gnu: xfce: Replace 'gnome-icon-theme' with 'adwaita-icon-theme'.

This fixes <https://issues.guix.gnu.org/57067>.

* gnu/packages/xfce.scm (xfce)[inputs]: Replace gnome-icon-theme with
adwaita-icon-theme.
This commit is contained in:
宋文武 2022-08-10 08:48:28 +08:00
parent 02de6a5981
commit 02b69362cb
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -1087,7 +1087,7 @@ (define-public xfce
(inputs
(list exo
garcon
gnome-icon-theme
adwaita-icon-theme
;; 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"