separate desktop and laptop configs
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user