summaryrefslogtreecommitdiff
path: root/home/xyz/.config/sxhkd
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.config/sxhkd')
-rw-r--r--home/xyz/.config/sxhkd/sxhkdrc4
1 files changed, 4 insertions, 0 deletions
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
="hl sng">" fi if [ -f "$usermodmap" ]; then xmodmap "$usermodmap" fi # start some nice programs if [ -d /etc/X11/xinit/xinitrc.d ] ; then for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do [ -x "$f" ] && . "$f" done unset f fi export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx