summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/xfce4-settings-defaults.patch
AgeCommit message (Collapse)Author
2025-02-20gnu: xfce4-settings: Update to 4.20.1.宋文武
* gnu/packages/patches/xfce4-settings-defaults.patch: Adjust for 4.20.1. * gnu/packages/xfce.scm (xfce4-settings): Update to 4.20.1. Change-Id: I15f6ac8715e2d81fd2bac4763445db6da49880dc
2024-12-22gnu: xfce4-settings: Update to 4.20.0.宋文武
* gnu/packages/patches/xfce4-settings-defaults.patch: Adjust patch. * gnu/packages/xfce.scm (xfce4-settings): Update to 4.20.0. [arguments]: Use G-Expressions. Add 'patch-configure phase. [inputs]: Add gtk-layer-shell. [native-inputs]: Add glib:bin. Change-Id: I114e9605dafec5f3ab2b09618cfacd071464e5f7
2023-05-17gnu: xfce: Use "Greybird" and "elementary-xfce-dark" as default theme.宋文武
* gnu/packages/patches/xfce4-settings-defaults.patch: Set "ThemeName" to "Greybird", "IconThemeName" to "elementary-xfce-dark". * gnu/packages/xfce.scm (xfce)[inputs]: Add elementary-xfce-icon-theme.
2015-09-09gnu: xfce4-settings: Set the default icon theme to "gnome".宋文武
Fixes <http://bugs.gnu.org/21217>. * gnu/packages/patches/xfce4-settings-defaults.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/xfce.scm (xfce4-settings)[source]: Add patch.