Add dismiss all command
Jes Olson jolson@digitalocean.com
Tue, 04 Jan 2022 16:32:27 -0600
1 files changed,
2 insertions(+),
1 deletions(-)
jump to
M
.config/sway/config
→
.config/sway/config
@@ -84,8 +84,9 @@
# Kill focused window bindsym $mod+Shift+q kill - # Eliminate latest notification (i don't use the Delete key at all) + # notification management (i don't use the Delete key at all) bindsym Delete exec makoctl dismiss + bindsym Mod1+Delete exec makoctl dismiss --all # bind bad return presses to nothing # bindsym Shift+Return Return