mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 02:53:38 -08:00
add center keybiding
This commit is contained in:
@@ -20,7 +20,7 @@ bind = $mainMod, d, 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,
|
bind = $mainMod, f, fullscreen,
|
||||||
bind = $mainMod, i, swapactiveworkspaces, DP-1 DP-3
|
bind = $mainMod, i, swapnext
|
||||||
|
|
||||||
# Move focus with mainMod + arrow keys
|
# Move focus with mainMod + arrow keys
|
||||||
bind = $mainMod, h, movefocus, l
|
bind = $mainMod, h, movefocus, l
|
||||||
@@ -32,6 +32,7 @@ bind = $mainMod SHIFT, j, movewindow, d
|
|||||||
bind = $mainMod SHIFT, k, movewindow, u
|
bind = $mainMod SHIFT, k, movewindow, u
|
||||||
bind = $mainMod SHIFT, h, movewindow, l
|
bind = $mainMod SHIFT, h, movewindow, l
|
||||||
bind = $mainMod SHIFT, l, movewindow, r
|
bind = $mainMod SHIFT, l, movewindow, r
|
||||||
|
bind = CTRL+SHIFT, c, centerwindow
|
||||||
|
|
||||||
|
|
||||||
# Move focus to next monitor
|
# Move focus to next monitor
|
||||||
|
|||||||
Reference in New Issue
Block a user