submodule changes and fixed scrolling layout
This commit is contained in:
@@ -31,8 +31,8 @@ bind = $submod, space, togglefloating, # toggle the window between focus and flo
|
|||||||
bind = Super+SHIFT, S, exec, grimblast copy area
|
bind = Super+SHIFT, S, exec, grimblast copy area
|
||||||
|
|
||||||
# Move/Change window focus
|
# Move/Change window focus
|
||||||
bind = $mainMod, h, movefocus, l
|
bind = $mainMod, h, layoutmsg, focus l
|
||||||
bind = $mainMod, l, movefocus, r
|
bind = $mainMod, l, layoutmsg, focus r
|
||||||
bind = $mainMod, k, movefocus, u
|
bind = $mainMod, k, movefocus, u
|
||||||
bind = $mainMod, j, movefocus, d
|
bind = $mainMod, j, movefocus, d
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,8 @@ dwindle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
scrolling {
|
scrolling {
|
||||||
column_width = 0.6
|
column_width = 0.8
|
||||||
|
follow_min_visible = 0.1
|
||||||
focus_fit_method = 1
|
focus_fit_method = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Submodule .config/nvim updated: 86752af3e9...1d69673e62
2
.nixos
2
.nixos
Submodule .nixos updated: f3d247f8ca...911930bcc3
Reference in New Issue
Block a user