add shortcut for deleting notifications

This commit is contained in:
Yannick7777 2025-02-05 23:40:01 +01:00
parent 7d99850cbe
commit 4c2553a625

View file

@ -236,6 +236,8 @@ bindl =, XF86AudioPrev, exec, playerctl previous
bindel=, XF86MonBrightnessUp, exec, brightnessctl set +5% bindel=, XF86MonBrightnessUp, exec, brightnessctl set +5%
bindel=, XF86MonBrightnessDown, exec, brightnessctl set 5%- bindel=, XF86MonBrightnessDown, exec, brightnessctl set 5%-
bindl =, switch:off:[Lid Switch], exec, hyprctl sleep bindl =, switch:off:[Lid Switch], exec, hyprctl sleep
binde = $mainMod, D, exec, makoctl dismiss
bind = $mainMod SHIFT, D, exec, makoctl dismiss -a
#Move focus with mainMod + vim keys #Move focus with mainMod + vim keys
bind = $mainMod, H, movefocus, l bind = $mainMod, H, movefocus, l