Adding network applet support in xfce #639 from falieri/patch-1

Update xfce4.py
This commit is contained in:
Anton Hvornum 2021-09-18 15:48:09 +02:00 committed by GitHub
commit aacbc2f29d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ __packages__ = [
"lightdm",
"lightdm-gtk-greeter",
"gvfs",
"network-manager-applet",
]