From 8f6e86ee72a20fc9bbac62d71e0921b152eaa0bb Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Tue, 29 Aug 2023 15:44:16 +0200 Subject: Sync Not much tbh. I'm fairly happy with my setup --- .scripts/panic | 2 ++ 1 file changed, 2 insertions(+) (limited to '.scripts/panic') diff --git a/.scripts/panic b/.scripts/panic index 1c3de63..da98fb5 100755 --- a/.scripts/panic +++ b/.scripts/panic @@ -2,6 +2,8 @@ # xdotool search "" windowkill %@ +(printf "yes" | dmenu -p "stop" && killall -9 panic) & + for i in $(seq 5); do printf "panic\npanic\npanic" | osd_cat -d 1 -A center -l 3 -p middle -c red -f '-*-*-*-*-*-*-*-240-*-*-*-*-*-*' sleep 0.1 -- cgit v1.2.3