From a1b94885fe967e358d95929ffbce16a88e8d8258 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Tue, 4 Jan 2022 11:38:41 -0500 Subject: [PATCH] Define key bindings for new dunst which no longer defines these itself. --- home/.xbindkeysrc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index 2d11757..f22df3f 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -176,3 +176,11 @@ # MPD "notify_mpc" Mod4 + Shift + m + +# dunst +"dunstctl close" + control + space +"dunstctl close-all" + control + shift + space +"dunstctl history-pop" + control + grave -- 2.20.1