diff options
author | xyz <gky44px1999@gmail.com> | 2021-11-01 19:08:00 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-11-01 19:08:00 -0700 |
commit | ada12f4932bf17a00fc9eab591254b240044872a (patch) | |
tree | 4be190de9406cda8da631773efd71945eaf0e575 /home/xyz/.config | |
parent | c048e5d2766cd29386028a57c914c4f5e1e5da99 (diff) |
improve bashrc anw, hotkey to close dunst notify window
Diffstat (limited to 'home/xyz/.config')
-rw-r--r-- | home/xyz/.config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/xyz/.config/sxhkd/sxhkdrc b/home/xyz/.config/sxhkd/sxhkdrc index 34ac2768..d529d606 100644 --- a/home/xyz/.config/sxhkd/sxhkdrc +++ b/home/xyz/.config/sxhkd/sxhkdrc @@ -51,4 +51,7 @@ alt + q kill -RTMIN+4 "$(cat "$XDG_CACHE_HOME/pidofbar")";\ qbittorrent +alt + n + dunstctl close + # vim: ft=sh |