guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#61133] [PATCH] gnu: xfce: Add more packages.


From: iyzsong
Subject: [bug#61133] [PATCH] gnu: xfce: Add more packages.
Date: Sun, 29 Jan 2023 11:58:50 +0800

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/xfce.scm (xfce)[inputs]: Add mousepad, xfce4-screenshooter,
xfce4-taskmanager and xkill.
---
 gnu/packages/xfce.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index dda3cff901..29dd60a995 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1195,6 +1195,7 @@ (define-public xfce
            greybird-gtk-theme
            hicolor-icon-theme
            mate-polkit-for-xfce
+           mousepad
            ristretto
            shared-mime-info
            thunar
@@ -1204,12 +1205,15 @@ (define-public xfce
            xfce4-notifyd                          ;for pop-up notifications
            xfce4-panel
            xfce4-power-manager
+           xfce4-screenshooter
            xfce4-session
            xfce4-settings
+           xfce4-taskmanager
            xfce4-terminal
            xfconf
            xfdesktop
            xfwm4
+           xkill
            ;; Panel plugins.
            xfce4-battery-plugin
            xfce4-clipman-plugin
-- 
2.39.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]