update bspwmrc for laptop
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
killall -q polybar
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user