commit 42569833c187cab55f03de097b108b3fd1ce8351
parent 4d350080134f77ac38aadf8e942dfbce19d1c8f0
Author: Ed van Bruggen <edvb54@gmail.com>
Date: Tue, 1 Sep 2015 21:53:28 -0700
OpenBox: Add nm-applet to autostart
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/openbox/autostart b/config/openbox/autostart
@@ -33,8 +33,6 @@ hsetroot -solid "#2E3436" &
(\
nitrogen --restore && \
cb-compositor --start \
-#sleep 2s && \
-#tint2 \
) &
tint2 &
@@ -77,3 +75,5 @@ xset b off &
## Run the conky
conky -q &
+nm-applet &
+