Merge pull request #635 from archlinux/torxed-fix-593

Added gvfs to fix "trash" in xfce4
This commit is contained in:
Anton Hvornum 2021-09-17 17:29:21 +02:00 committed by GitHub
commit 7be52655c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ __packages__ = [
"pavucontrol",
"lightdm",
"lightdm-gtk-greeter",
"gvfs",
]