Add xfce4-full group

This commit is contained in:
Wildan M 2026-06-07 09:08:45 +07:00
parent ade1870e0b
commit 26481b4c0f
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79
4 changed files with 14 additions and 6 deletions

View File

@ -19,7 +19,7 @@ libxcursor = {} # loaded dynamically
mesa-demos-x11 = {}
#firefox = {}
#webkitgtk3 = {} # not compiling
xfce4-common = {}
xfce4-full = {}
x11-full = {}
zenity = {}

View File

@ -23,6 +23,7 @@ redox-tests = {}
x11-minimal = {}
x11-full = {}
xfce4-common = {}
xfce4-full = {}
# Normal packages below

View File

@ -1,17 +1,12 @@
[package]
dependencies = [
"mousepad",
"thunar",
"tumbler",
"xfconf",
"xfdashboard",
"xfdesktop",
"xfce4-appfinder",
"xfce4-notifyd",
"xfce4-session",
"xfce4-panel",
"xfce4-power-manager",
"xfce4-settings",
"xfce4-terminal",
"xfwm4",
]

View File

@ -0,0 +1,12 @@
[package]
dependencies = [
"mousepad",
"parole",
"ristretto",
"xfdashboard",
"xfce4-screenshooter",
"xfce4-notifyd",
"xfce4-power-manager",
"xfce4-terminal",
"xfce4-common",
]