✨ feat(hypr): added expose and minimized binds for pyprland plugins
This commit is contained in:
parent
7a450f7141
commit
7f94e780cc
1 changed files with 4 additions and 1 deletions
|
@ -133,6 +133,9 @@ bind=SUPERCTRL,l,workspace,m+1
|
||||||
bind=SUPER,c,exec,hyprctl dispatch centerwindow
|
bind=SUPER,c,exec,hyprctl dispatch centerwindow
|
||||||
|
|
||||||
# Group control
|
# Group control
|
||||||
|
bind=SUPER,space,exec,pypr expose
|
||||||
|
bind=SUPERSHIFT,space,togglespecialworkspace, minimized
|
||||||
|
bind=SUPERCTRL,space,exec,pypr toggle_minimized
|
||||||
bind=SUPER,S, togglesplit
|
bind=SUPER,S, togglesplit
|
||||||
bind=SUPER,G,togglegroup
|
bind=SUPER,G,togglegroup
|
||||||
bind=ALT,tab,changegroupactive
|
bind=ALT,tab,changegroupactive
|
||||||
|
|
Loading…
Add table
Reference in a new issue