Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorFalieri <90856747+falieri@users.noreply.github.com>2021-09-18 10:36:42 -0300
committerGitHub <noreply@github.com>2021-09-18 10:36:42 -0300
commita93225d1de74d871d57451caaf1dfab125aff0ec (patch)
tree9d64ad6b09b66d66c9050a59740fd7b49d99ea57 /profiles
parentf6ceb8bba64db220ebfc4046bc2fd69da7185327 (diff)
Update xfce4.py
add network support to the xfce panel
Diffstat (limited to 'profiles')
-rw-r--r--profiles/xfce4.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/xfce4.py b/profiles/xfce4.py
index ef0ddf2f..89c04f7c 100644
--- a/profiles/xfce4.py
+++ b/profiles/xfce4.py
@@ -11,6 +11,7 @@ __packages__ = [
"lightdm",
"lightdm-gtk-greeter",
"gvfs",
+ "network-manager-applet",
]