From 93d7d54e76832677c04c1aa2761e3ef520a98b9c Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 11 Mar 2022 09:22:04 -0500 Subject: [PATCH] dunst: Remove old shortcuts setting This was removed in dunst 1.7.0. --- dunst/.config/wal/templates/dunstrc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dunst/.config/wal/templates/dunstrc b/dunst/.config/wal/templates/dunstrc index 449c16a..b335994 100644 --- a/dunst/.config/wal/templates/dunstrc +++ b/dunst/.config/wal/templates/dunstrc @@ -36,12 +36,6 @@ # Allow some HTML tags like and in notifications markup = full -# These are the keybindings used to control dunst notifications -[shortcuts] - close = ctrl+space - close_all = ctrl+shift+space - history = ctrl+grave - # Set the background and foreground (text) color for all notifications [urgency_low] background = "{background}"