Add shortcuts for notifications

This commit is contained in:
2022-05-17 14:00:07 +02:00
parent 8ec712d76d
commit a21fd82d83
2 changed files with 11 additions and 11 deletions

View File

@@ -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]