⚙️ config(hypr): changed bindings for pyprland plugins
This commit is contained in:
parent
8e5bf73365
commit
ca5cc03a0d
1 changed files with 3 additions and 3 deletions
|
@ -133,9 +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,51,exec,pypr expose
|
||||||
bind=SUPERSHIFT,space,togglespecialworkspace, minimized
|
bind=SUPERSHIFT,48,togglespecialworkspace, minimized
|
||||||
bind=SUPERCTRL,space,exec,pypr toggle_minimized
|
bind=SUPER,48,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