aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2021-03-18 09:42:03 +0100
committerPatrick Spek <p.spek@tyil.nl>2021-08-14 12:01:17 +0200
commit1aa17f25a112c5231d1a60a93365301759fea7c1 (patch)
treed4e331c8ad573c59fb1fc59c14723238f9823fea
parentd6e28e0b2a8bc7498d0e7b143bb971e0892ca1f9 (diff)
Update keybinds for dunst
-rw-r--r--.config/dunst/dunstrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index 12fc09f..aa1379a 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -33,10 +33,10 @@
frame_color = "#aaaaaa"
[shortcuts]
- close = ctrl+space
- close_all = ctrl+shift+space
- history = ctrl+grave
- context = ctrl+shift+period
+ close = ctrl+grave
+ close_all = ctrl+shift+grave
+ history = mod1+grave
+ context = ctrl+mod1+grave
[urgency_low]
background = "#333333"