From 175406b14bc71d07e786c5017bfbcba19afa9823 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Mon, 31 Aug 2026 15:35:35 -0400 Subject: Update sway config --- desktop/.config/sway/config | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/desktop/.config/sway/config b/desktop/.config/sway/config index 890a06e..51afd78 100755 --- a/desktop/.config/sway/config +++ b/desktop/.config/sway/config @@ -204,6 +204,13 @@ bar { # } } +# +# Dunst +# +bindsym $mod+Backspace exec dunstctl close +bindsym $mod+Shift+Backspace exec dunstctl history-pop +bindsym $mod+n exec dunstctl action + input type:keyboard { xkb_layout us xkb_options "compose:ralt,caps:ctrl_modifier" -- cgit v1.2.3