From 8a7ea7a0fcb2d444f096cd2d9350c2e715d200c6 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Sat, 18 Feb 2023 22:48:06 +0100 Subject: [PATCH] One-hand notification closing --- .config/bootstrap/config | 1 + .config/i3/config_common | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/bootstrap/config b/.config/bootstrap/config index a008951..322b684 100644 --- a/.config/bootstrap/config +++ b/.config/bootstrap/config @@ -7,6 +7,7 @@ dunst feh firefox flameshot +htop i3-wm i3lock-color jq diff --git a/.config/i3/config_common b/.config/i3/config_common index c4b474a..2f9350a 100644 --- a/.config/i3/config_common +++ b/.config/i3/config_common @@ -196,7 +196,7 @@ bindsym $mod+r mode "$resize_mode" # BINDINGS FOR NOTIFICATIONS ################################## -bindsym Ctrl+Shift+BackSpace exec dunstctl close-all +bindsym Ctrl+Shift+space exec dunstctl close-all bindsym Ctrl+$mod+space exec dunstctl history-pop bindsym Shift+BackSpace exec dunstctl close