Update polybar-restart
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
killall polybar
|
||||
polybar &
|
||||
killall polybar > /dev/null 2>&1
|
||||
nohup polybar > /dev/null 2>&1 &
|
||||
|
Reference in New Issue
Block a user