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-18 15:48:09 +0200
committerGitHub <noreply@github.com>2021-09-18 15:48:09 +0200
commitaacbc2f29d1fe12500f8013163ccea897eddc497 (patch)
tree9d64ad6b09b66d66c9050a59740fd7b49d99ea57
parentf6ceb8bba64db220ebfc4046bc2fd69da7185327 (diff)
parenta93225d1de74d871d57451caaf1dfab125aff0ec (diff)
Adding network applet support in xfce #639 from falieri/patch-1
Update xfce4.py
-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",
]