mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 06:35:23 +02:00
add shortcut for deleting notifications
This commit is contained in:
parent
7d99850cbe
commit
4c2553a625
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue