✨ feat(hypr): floating bind now centers the window as well
This commit is contained in:
parent
6d04649a4a
commit
bbdfdd3992
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ bindm=SUPER,mouse:273,resizewindow
|
|||
bind=SUPER,Q,killactive,
|
||||
bind=SUPERCTRL,R,exec, pkill waybar || waybar
|
||||
bind=SUPERCTRL,M,exit
|
||||
bind=SUPER,A,togglefloating
|
||||
bind=SUPER,A,exec, hyprctl dispatch togglefloating && hyprctl dispatch centerwindow 1
|
||||
bind=SUPER,P,pseudo
|
||||
bind=SUPER,F,fullscreen,0
|
||||
bind=SUPER,Z,exec,pypr zoom
|
||||
|
|
Loading…
Add table
Reference in a new issue