From 6177f8c03038a47eb42b5a125e147fed5e01ca23 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 10 Sep 2021 00:25:45 +0200 Subject: Add nm-applet to awesome startup --- .local/etc/x/xinit.d/awesome.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.local/etc/x/xinit.d/awesome.rc b/.local/etc/x/xinit.d/awesome.rc index 96a165c..bd004e8 100644 --- a/.local/etc/x/xinit.d/awesome.rc +++ b/.local/etc/x/xinit.d/awesome.rc @@ -2,4 +2,6 @@ sxhkd & chwp & xcompmgr & +nm-applet & + exec dbus-launch --exit-with-session awesome -- cgit v1.1