From 62cef1063ad765eea12cf08e99fc042e5c303987 Mon Sep 17 00:00:00 2001 From: xyz Date: Mon, 1 Nov 2021 23:39:46 -0700 Subject: move notify water to sxhkdrc, add new script ring bell --- home/xyz/.config/sxhkd/sxhkdrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'home/xyz/.config/sxhkd/sxhkdrc') diff --git a/home/xyz/.config/sxhkd/sxhkdrc b/home/xyz/.config/sxhkd/sxhkdrc index d529d606..17e75a94 100644 --- a/home/xyz/.config/sxhkd/sxhkdrc +++ b/home/xyz/.config/sxhkd/sxhkdrc @@ -51,7 +51,11 @@ alt + q kill -RTMIN+4 "$(cat "$XDG_CACHE_HOME/pidofbar")";\ qbittorrent +# close dunst Notification alt + n dunstctl close +alt + shift + n + echo 'notify-send -u critical Boiling\ Water!; bell' | at now + 12 minutes && notify-send "Successfully Scheduled" + # vim: ft=sh -- cgit v1.2.3-70-g09d2