diff options
Diffstat (limited to '.config/openbox/autostart')
| -rwxr-xr-x | .config/openbox/autostart | 2 |
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 & |