From 22a66025f5bac585c89d2ba04c8882b84dc057f5 Mon Sep 17 00:00:00 2001 From: natemaia Date: Fri, 22 Dec 2017 21:52:16 -0800 Subject: [PATCH] update autostart --- home/.config/openbox/autostart | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/.config/openbox/autostart b/home/.config/openbox/autostart index 0d1a4fee..ebd56325 100755 --- a/home/.config/openbox/autostart +++ b/home/.config/openbox/autostart @@ -9,7 +9,8 @@ numlockx on & nitrogen --restore & # start polybar -sleep 1; al-polybar-session & +sleep 1; polybar --config=/home/liveuser/.config/polybar/config openbox-bar & +#sleep 1; al-polybar-session & # system tray sleep 1; trayer --edge bottom --align left --widthtype request --SetDockType false --expand true &