feat(hypr): add keybinding to dismiss mako notification
This commit is contained in:
parent
3535dbdcc4
commit
1664f8ed54
@ -63,6 +63,7 @@ bind = SUPER,SPACE,exec,wofi --show drun
|
||||
bind = SUPER,F,fullscreen
|
||||
bind = SUPER,Q,killactive,
|
||||
bind = SUPER,A,togglefloating,
|
||||
bind = SUPER,D,exec,makoctl dismiss -a
|
||||
bind = SUPERSHIFT,Q,exec,swaylock
|
||||
bind = SUPER,S,exec,grim -g "$(slurp)" - | wl-copy --type image/png
|
||||
bind = SUPERSHIFT,S,exec,~/.config/hypr/scripts/screen-cap.bash
|
||||
|
Loading…
Reference in New Issue
Block a user