Added gvfs to fix "trash" in xfce4
https://wiki.archlinux.org/title/Xfce#Trash_icon_not_visible_and_trash_applet_does_not_work
This commit is contained in:
parent
ffc43bc041
commit
b4481506ff
|
|
@ -10,6 +10,7 @@ __packages__ = [
|
|||
"pavucontrol",
|
||||
"lightdm",
|
||||
"lightdm-gtk-greeter",
|
||||
"gvfs",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue