parent
f46fa33ca6
commit
93a43179c7
|
@ -34,15 +34,13 @@ in ''
|
||||||
touchpad:natural_scroll = yes
|
touchpad:natural_scroll = yes
|
||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
master {
|
||||||
force_split = 2
|
allow_small_split = true
|
||||||
preserve_split = false
|
mfact = 0.5
|
||||||
smart_split = false
|
new_is_master = false
|
||||||
smart_resizing = false
|
new_on_top = false
|
||||||
special_scale_factor = 0.8
|
orientation = left
|
||||||
no_gaps_when_only = 0
|
inherit_fullscreen = true
|
||||||
use_active_for_splits = true
|
|
||||||
default_split_ratio = 1.0
|
|
||||||
}
|
}
|
||||||
|
|
||||||
general {
|
general {
|
||||||
|
@ -52,7 +50,7 @@ in ''
|
||||||
gaps_out = 10
|
gaps_out = 10
|
||||||
border_size = 1
|
border_size = 1
|
||||||
cursor_inactive_timeout = 5
|
cursor_inactive_timeout = 5
|
||||||
layout = dwindle
|
layout = master
|
||||||
}
|
}
|
||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
|
|
Loading…
Reference in a new issue