From b4481506ff41ef057643be62f9f0526999f40891 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Fri, 17 Sep 2021 17:28:46 +0200 Subject: Added gvfs to fix "trash" in xfce4 https://wiki.archlinux.org/title/Xfce#Trash_icon_not_visible_and_trash_applet_does_not_work --- profiles/xfce4.py | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/xfce4.py b/profiles/xfce4.py index 8dbb04ec..ef0ddf2f 100644 --- a/profiles/xfce4.py +++ b/profiles/xfce4.py @@ -10,6 +10,7 @@ __packages__ = [ "pavucontrol", "lightdm", "lightdm-gtk-greeter", + "gvfs", ] -- cgit v1.2.3-54-g00ecf