Updated polybar to run on all monitors

This commit is contained in:
Random936
2025-04-28 15:59:20 -07:00
parent 6bf4a7deff
commit 3e3e8034d4
5 changed files with 12 additions and 1 deletions

View File

@@ -159,6 +159,5 @@ client.unfocused #333333 #222222 #888888 #292d2e #eeeeee
#exec "xautolock -detectsleep -time 30 -locker i3lock-fancy"
# Startup Applications
exec_always --no-startup-id "killall polybar; polybar" # status bar
exec --no-startup-id "$HOME/.screenlayout/launch.sh &" # setup screen layout and wallpapers
exec --no-startup-id "$HOME/.scripts/autostart_desktop.sh &" # run autostart desktop apps