From 4222225eed05b027c40aade002fa4d1ae16b3701 Mon Sep 17 00:00:00 2001 From: sils Date: Sat, 13 Jan 2024 15:44:43 +0100 Subject: cleanup obsolete config --- files/nwg-panel/executors/check-notifications | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 files/nwg-panel/executors/check-notifications (limited to 'files/nwg-panel/executors/check-notifications') diff --git a/files/nwg-panel/executors/check-notifications b/files/nwg-panel/executors/check-notifications deleted file mode 100755 index 3014880..0000000 --- a/files/nwg-panel/executors/check-notifications +++ /dev/null @@ -1,8 +0,0 @@ -#!/nix/store/vqvj60h076bhqj6977caz0pfxs6543nb-bash-5.2-p15/bin/bash - -a=$(swaync-client -c) - -if [ "$a" -gt "0" ]; then - echo bell - echo $a -fi \ No newline at end of file -- cgit 1.4.1