AutoYADM commit: 2024-11-13 19:45:03
This commit is contained in:
parent
1fe3b2a82d
commit
111871040f
1 changed files with 2 additions and 1 deletions
|
@ -125,7 +125,8 @@ keybinds clear-defaults=true {
|
|||
bind "Alt l" { PreviousSwapLayout; }
|
||||
bind "Alt u" { NextSwapLayout; }
|
||||
bind "Alt f" { ToggleFocusFullscreen; }
|
||||
bind "Alt z" { ToggleFloatingPanes; }
|
||||
bind "Alt w" { ToggleFloatingPanes; }
|
||||
bind "Alt z" { TogglePaneFrames; }
|
||||
bind "Ctrl g" { SwitchToMode "locked"; }
|
||||
bind "Alt j" { GoToPreviousTab; }
|
||||
bind "Alt y" { GoToNextTab; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue