summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2026-08-31 15:35:35 -0400
committerKjetil Orbekk <kj@orbekk.com>2026-08-31 15:35:35 -0400
commit175406b14bc71d07e786c5017bfbcba19afa9823 (patch)
treeeb2a505632cffc53cb2625ede928ce1f16026900
parent6c51bb8ca26c69a749b5cd3a27252a3ac02515a9 (diff)
Update sway configHEADmaster
-rwxr-xr-xdesktop/.config/sway/config7
1 files changed, 7 insertions, 0 deletions
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"