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