From f4173cd2c510631049bac9399e013a770764811e Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 20 Jul 2020 17:12:30 -0400 Subject: Restyled polybar and tweaked openbox to use env variables --- .config/openbox/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/openbox/autostart') 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 & -- cgit v1.2.3