theme ctl

This commit is contained in:
2022-02-14 20:30:09 -05:00
parent d91afd6b02
commit 34d8a23568
21 changed files with 833 additions and 21 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/bin/bash
ps aux | grep "$@" | awk '{print $2}' | xargs kill -9
{ ps aux | grep "$@" | awk '{print $2}' | xargs kill -9; } > /dev/null 2>&1
BIN
View File
Binary file not shown.
-8
View File
@@ -1,8 +0,0 @@
#!/bin/bash
fuck polybar
pywal-discord &
pywalfox update &
spicetify update &
bspc wm -r &
killall dunst
dunst &