summaryrefslogtreecommitdiffstats
path: root/.config/dunst/dunstrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/dunst/dunstrc')
-rw-r--r--.config/dunst/dunstrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index f51be3f..e611003 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -159,15 +159,15 @@
# Xev might be helpful to find names for keys.
# Close notification.
- close = ctrl+space
+ close = mod4+Escape
# Close all notifications.
- close_all = ctrl+shift+space
+ close_all = mod4+shift+Escape
# Redisplay last message(s).
# On the US keyboard layout "grave" is normally above TAB and left
# of "1".
- history = ctrl+grave
+ history = mod4+grave
# Context menu.
context = ctrl+shift+period