match desktop monitor correctly

This commit is contained in:
twoneis 2024-09-14 18:29:57 +02:00
parent 95503480b4
commit a130953ac0

View file

@ -27,7 +27,7 @@ in {
background-color = config.theme.base; background-color = config.theme.base;
}; };
"DP-1" = { "Microstep MSI PS341WU 0000000000000" = {
scale = 1; scale = 1;
mode = { mode = {
width = 5120; width = 5120;
@ -36,16 +36,6 @@ in {
}; };
background-color = config.theme.base; background-color = config.theme.base;
}; };
"DP-2" = {
scale = 1;
mode = {
width = 1920;
height = 1080;
refresh = 60.0;
};
background-color = config.theme.base;
};
}; };
layout = { layout = {