separate desktop and laptop configs

This commit is contained in:
azpsen
2025-03-10 11:03:49 -05:00
parent 698c94bbbe
commit 06e9f920c0
2 changed files with 10 additions and 5 deletions

View File

@@ -2,5 +2,9 @@
killall -q polybar
# cerritos setup
polybar primary 2>&1 | tee -a /tmp/polybar.log & disown
# polybar secondary 2>&1 | tee -a /tmp/polybar.log & disown
polybar secondary 2>&1 | tee -a /tmp/polybar.log & disown
# defiant setup
# polybar primary 2>&1 | tee -a /tmp/polybar.log & disown