match framework display correctly

This commit is contained in:
twoneis 2024-09-14 18:33:07 +02:00
parent a130953ac0
commit 44cfbea305

View file

@ -17,12 +17,12 @@ in {
}; };
outputs = { outputs = {
"eDP-1" = { "BOE 0x0BCA Unknown" = {
scale = 1; scale = 1;
mode = { mode = {
width = 2736; width = 2256;
height = 1824; height = 1504;
refresh = 59.959; refresh = 59.999;
}; };
background-color = config.theme.base; background-color = config.theme.base;
}; };