summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"