Added lots of things
This commit is contained in:
3
polybar-restart
Executable file
3
polybar-restart
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
killall polybar > /dev/null 2>&1
|
||||
nohup /usr/local/bin/polybar-launcher.sh > /dev/null 2>&1 &
|
Reference in New Issue
Block a user