diff options
| author | m0ntagur <leander@leander-scherer.de> | 2023-11-27 18:43:12 +0100 |
|---|---|---|
| committer | m0ntagur <leander@leander-scherer.de> | 2023-11-27 18:43:12 +0100 |
| commit | 7b97cef3473ea0897c9c9027a4e9777843c0e50f (patch) | |
| tree | 5cbd7bb25a9b2260aad67124426b2ff6c750b845 /.config/color-change.sh | |
| parent | 62e3ad0e675ff818dc5a85ef8926b15f6ba92c5a (diff) | |
Diffstat (limited to '.config/color-change.sh')
| -rwxr-xr-x | .config/color-change.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/color-change.sh b/.config/color-change.sh new file mode 100755 index 0000000..97309f2 --- /dev/null +++ b/.config/color-change.sh @@ -0,0 +1,3 @@ +#!/bin/bash +killall -SIGUSR2 waybar +swaync-client -rs |
