feat(bindings): Add keybindings for dismissing notifications in bindings.conf for mako

This commit is contained in:
Thiago
2025-07-06 00:34:11 -03:00
parent b0beec5c0d
commit 2045056610

View File

@ -16,6 +16,10 @@ bind = SUPER CTRL, SPACE, exec, ~/.local/share/omarchy/bin/swaybg-next
bind = SUPER SHIFT CTRL, SPACE, exec, ~/.local/share/omarchy/bin/omarchy-theme-next
bind = SUPER, K, exec, ~/.local/share/omarchy/bin/omarchy-show-keybindings
# Notifications
bind = SUPER, comma, exec, makoctl dismiss
bind = SUPER SHIFT, comma, exec, makoctl dismiss --all
bind = SUPER, W, killactive,
# End active session