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