Update scaling for external monitor

This commit is contained in:
alejandro-angulo 2026-04-14 09:27:06 -07:00
parent 989e6d6411
commit 2f78caa535
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ in
enable = true;
monitor = [
"eDP-1,preferred,auto,1.6"
"desc:Dell Inc. DELL U4025QW BH2F734,3440x1440,auto,1"
"desc:Dell Inc. DELL U4025QW BH2F734,preferred,auto,1.25"
",preferred,auto,1"
];
};

View file

@ -20,7 +20,7 @@ in
enable = true;
monitor = [
internal_display_settings
"desc:Dell Inc. DELL U4025QW BH2F734,preferred,auto,1"
"desc:Dell Inc. DELL U4025QW BH2F734,preferred,auto,1.6"
",preferred,auto,1"
];
};