From 5507ec1c415b2f33cba21c4b8b992bab5b641f73 Mon Sep 17 00:00:00 2001 From: thomasba Date: Sun, 2 Sep 2018 02:34:32 +0200 Subject: [PATCH] Switched to network manager --- i3/autostart | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/autostart b/i3/autostart index c8820bd..a801ab0 100755 --- a/i3/autostart +++ b/i3/autostart @@ -6,4 +6,5 @@ lxpolkit & start-pulseaudio-x11 & gnome-keyring-daemon --start --daemonize --components=pkcs11,secrets,ssh,gpg & xset r rate 400 30 +nm-applet & sleep 2 && xmodmap ~/.i3/speedswapper &