Update xfce4.py

add network support to the xfce panel
This commit is contained in:
Falieri 2021-09-18 10:36:42 -03:00 committed by GitHub
parent f6ceb8bba6
commit a93225d1de
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",
]