Tweak layman master width
This commit is contained in:
parent
8843caad7f
commit
470a48a1ea
|
@ -280,7 +280,7 @@ in with lib; {
|
|||
depthLimit = 0 # Autotiling: Default depth limit (disabled) for all workspaces
|
||||
stackLayout = "splitv" # MasterStack: Default stack layout for all workspaces
|
||||
stackSidet = "left" # MasterStack: Default stack position for all workspaces
|
||||
masterWidth = 65 # MasterStack: Default master width for all workspaces
|
||||
masterWidth = 70 # MasterStack: Default master width for all workspaces
|
||||
'';
|
||||
onChange = ''
|
||||
${layman-package}/bin/layman || true
|
||||
|
|
Loading…
Reference in New Issue