🐛 fix(hypr): center window respecting the waybar reserved space
This commit is contained in:
parent
94781f198a
commit
c6910fc36a
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ bind=SUPERCTRL,h,workspace,m-1
|
||||||
bind=SUPERCTRL,l,workspace,m+1
|
bind=SUPERCTRL,l,workspace,m+1
|
||||||
|
|
||||||
# Center a window
|
# Center a window
|
||||||
bind=SUPER,c,exec,hyprctl dispatch centerwindow
|
bind=SUPER,c,exec,hyprctl dispatch centerwindow 1
|
||||||
|
|
||||||
# Group control
|
# Group control
|
||||||
bind=SUPERSHIFT,51,exec,pypr expose
|
bind=SUPERSHIFT,51,exec,pypr expose
|
||||||
|
|
Loading…
Add table
Reference in a new issue