sputnik: Add scale to primary monitor
This commit is contained in:
@ -33,12 +33,14 @@ input {
|
||||
// `niri msg outputs`
|
||||
output "Microstep MSI MAG342CQR DB6H262101804" {
|
||||
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" {
|
||||
mode "2560x1440@120.000"
|
||||
position x=0 y=0
|
||||
scale 1.25
|
||||
}
|
||||
|
||||
output "eDP-1" {
|
||||
|
||||
Reference in New Issue
Block a user