Tweak layman master width

This commit is contained in:
Nathan McCarty 2023-05-15 11:58:26 -04:00
parent 8843caad7f
commit 470a48a1ea
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ in with lib; {
depthLimit = 0 # Autotiling: Default depth limit (disabled) for all workspaces depthLimit = 0 # Autotiling: Default depth limit (disabled) for all workspaces
stackLayout = "splitv" # MasterStack: Default stack layout for all workspaces stackLayout = "splitv" # MasterStack: Default stack layout for all workspaces
stackSidet = "left" # MasterStack: Default stack position 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 = '' onChange = ''
${layman-package}/bin/layman || true ${layman-package}/bin/layman || true