Hyprland: Added "Dismiss all notifications" keybinding (Super+Shift+N)
This commit is contained in:
parent
94806d201c
commit
695e6676a8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ binde = $mainMod_SHIFT, V, togglesplit,
|
|||
bind = $mainMod, L, exec, $HOME/.scripts/swaylock.sh
|
||||
bind = $mainMod, F, fullscreen
|
||||
|
||||
bind = $mainMod_SHIFT, N, exec, swaync-client -t -sw
|
||||
bind = $mainMod_SHIFT, N, exec, makoctl dismiss -a
|
||||
bind = $mainMod, R, exec, wofi --show run
|
||||
bind = $mainMod, E, exec, thunar
|
||||
binde = $mainMod_SHIFT, T, exec, kitty
|
||||
|
|
Loading…
Reference in a new issue