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]

View File

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