From a21fd82d83a8c2acaab025da7de046807062a0fe Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Tue, 17 May 2022 14:00:07 +0200 Subject: [PATCH] Add shortcuts for notifications --- notifications.org | 9 --------- sxhkd.org | 13 +++++++++++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/notifications.org b/notifications.org index ed50475..639cb26 100644 --- a/notifications.org +++ b/notifications.org @@ -208,15 +208,6 @@ class = Dunst startup_notification = false #+end_src -* Shortcuts -#+BEGIN_SRC conf -[shortcuts] -# Available modifiers are "ctrl", "mod1" (the alt-key), "mod2", -# "mod3" and "mod4" (windows-key). -close = mod1+space -history = mod1+BackSpace -#+end_src - * Urgency #+BEGIN_SRC conf [urgency_low] diff --git a/sxhkd.org b/sxhkd.org index e085089..c9b0986 100644 --- a/sxhkd.org +++ b/sxhkd.org @@ -42,6 +42,15 @@ super + shift + d setxkbmap -layout us -option caps:escape #+end_src +Notifications: +#+begin_src conf +alt + space + dunstctl close + +alt + BackSpace + dunstctl history-pop +#+end_src + * Multimedia keys ** Sound #+begin_src conf @@ -157,7 +166,7 @@ super + shift + b # Calculator super + shift + c - rofi-calc + rofi -show calc -modi calc -no-show-match -no-sort # Sound Manager super + shift + s @@ -182,7 +191,7 @@ super + space ; o super + space ; m $TERMINAL -e neomutt -R -# Music with ncmpcpp +# Matrix Client super + space ; w $TERMINAL -e tmux new-session -A -s gomuks gomuks