Updated files

This commit is contained in:
Christoffer Martinsson 2025-05-08 20:57:33 +02:00
parent cf3c989341
commit 33add93d30
2 changed files with 2 additions and 4 deletions

View File

@ -102,6 +102,7 @@ dwindle {
master { master {
new_status = slave new_status = slave
mfact = 0.5 mfact = 0.5
orientation = bottom
} }
misc { misc {

View File

@ -5,8 +5,5 @@ workspace=2,monitor:HDMI-A-1
exec-once = [workspace 1] picoscope7 exec-once = [workspace 1] picoscope7
exec-once = [workspace 2] brave exec-once = [workspace 2] brave
general { general {
layout = dwindle layout = master
}
dwindle {
force_split = 1
} }