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
|
||||
|
||||
# Move/Change window focus
|
||||
bind = $mainMod, h, movefocus, l
|
||||
bind = $mainMod, l, movefocus, r
|
||||
bind = $mainMod, h, layoutmsg, focus l
|
||||
bind = $mainMod, l, layoutmsg, focus r
|
||||
bind = $mainMod, k, movefocus, u
|
||||
bind = $mainMod, j, movefocus, d
|
||||
|
||||
|
||||
@@ -31,7 +31,8 @@ dwindle {
|
||||
}
|
||||
|
||||
scrolling {
|
||||
column_width = 0.6
|
||||
column_width = 0.8
|
||||
follow_min_visible = 0.1
|
||||
focus_fit_method = 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user