Now added the things

This commit is contained in:
Allen
2023-08-02 01:24:03 -05:00
parent 76ed372587
commit 85be0f5b38
3 changed files with 22 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
killall polybar > /dev/null 2>&1
nohup polybar > /dev/null 2>&1 &
nohup /usr/local/bin/polybar-launcher.sh > /dev/null 2>&1 &