Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-09-17 17:29:21 +0200
committerGitHub <noreply@github.com>2021-09-17 17:29:21 +0200
commit7be52655c0387ef7e6d29b0d02269f3fdffff93b (patch)
treedf6f1fce35aed0856fc8d3c615e0573d362d8af8
parentffc43bc0411c71f84fa1c7e52204c2b20e311429 (diff)
parentb4481506ff41ef057643be62f9f0526999f40891 (diff)
Merge pull request #635 from archlinux/torxed-fix-593
Added gvfs to fix "trash" in xfce4
-rw-r--r--profiles/xfce4.py1
1 files changed, 1 insertions, 0 deletions
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",
]