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