🔧 Add keybind to center floating tile
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
d360517085
commit
3eabd0f06a
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ bind = $mainMod, Q, killactive,
|
|||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, C, centerwindow
|
||||
bind = $mainMod, SPACE, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
|
|
Loading…
Add table
Reference in a new issue