Added lots of things

This commit is contained in:
Allen
2023-08-02 01:14:42 -05:00
4 changed files with 29 additions and 0 deletions

View File

@ -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