This commit is contained in:
death916 2026-03-06 07:28:07 -08:00
parent e3f582482f
commit b0f8eea26d

View file

@ -17,9 +17,9 @@
settings = {
monitor = if (osConfig.networking.hostName == "death-pc") then [
"desc:Acer Technologies R240HY T4BAA0012400,1920x1080,-2134x0,0.9"
"desc:Acer Technologies R240HY T4BAA0012400,1920x1080,-1920x0,1"
"desc:BNQ BenQ EL2870U 26M05467SL0,2560x1440,0x0,1"
"desc:WAM U24C 0000000000001,1920x1080,2560x0,0.9"
"desc:WAM U24C 0000000000001,1920x1080,2560x0,1"
] else [
",preferred,auto,1"
];