hypr: add basic window toggle via Rust package
This commit is contained in:
parent
61a982da3c
commit
aeaa7cc040
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ bind = ALT, SPACE , exec, $menu
|
||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod, T, togglesplit, # dwindle
|
bind = $mainMod, T, togglesplit, # dwindle
|
||||||
bind = $mainMod, F, fullscreen, 1
|
bind = $mainMod, F, fullscreen, 1
|
||||||
|
bind = ALT, TAB, exec, $HOME/.cargo/bin/window_switcher
|
||||||
# Move focus with mainMod + arrow keys
|
# Move focus with mainMod + arrow keys
|
||||||
bind = $mainMod, L, movefocus, l
|
bind = $mainMod, L, movefocus, l
|
||||||
bind = $mainMod, H, movefocus, r
|
bind = $mainMod, H, movefocus, r
|
||||||
|
|
Loading…
Add table
Reference in a new issue