sputnik: Add scale to primary monitor

This commit is contained in:
2025-05-12 21:36:47 +02:00
parent 0a7942333a
commit 9cb3239cfe

View File

@ -33,12 +33,14 @@ input {
// `niri msg outputs` // `niri msg outputs`
output "Microstep MSI MAG342CQR DB6H262101804" { output "Microstep MSI MAG342CQR DB6H262101804" {
mode "3440x1440@144.000" mode "3440x1440@144.000"
position x=1280 y=1440 position x=1024 y=1152 // x=1280 y=1440 // scaled by 1.25
scale 1.25
} }
output "Dell Inc. DELL U2724DE 1MV5L04" { output "Dell Inc. DELL U2724DE 1MV5L04" {
mode "2560x1440@120.000" mode "2560x1440@120.000"
position x=0 y=0 position x=0 y=0
scale 1.25
} }
output "eDP-1" { output "eDP-1" {