match framework display correctly
This commit is contained in:
parent
a130953ac0
commit
44cfbea305
1 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue