summaryrefslogtreecommitdiff
path: root/.config/openbox/autostart
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2020-07-20 17:12:30 -0400
committerAndrew Guschin <saintruler@gmail.com>2020-07-20 17:12:30 -0400
commitf4173cd2c510631049bac9399e013a770764811e (patch)
tree180ef4da2db914962f043b00455cdfa390023465 /.config/openbox/autostart
parentbe9e153ae1efb20077ac519ae1374c47ab5b5e60 (diff)
Restyled polybar and tweaked openbox to use env variables
Diffstat (limited to '.config/openbox/autostart')
-rwxr-xr-x.config/openbox/autostart2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart
index 2a75664..bdad5b6 100755
--- a/.config/openbox/autostart
+++ b/.config/openbox/autostart
@@ -6,5 +6,5 @@
# need to change .xprofile
killall -q polybar
-polybar example &
+polybar main &
XDG_SESSION_TYPE=x11 plank &