added more uni displays, when will it end
This commit is contained in:
parent
29a5311a70
commit
bfdbc3771c
1 changed files with 10 additions and 0 deletions
|
@ -77,6 +77,16 @@ in {
|
||||||
};
|
};
|
||||||
background-color = config.theme.base;
|
background-color = config.theme.base;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"Dell Inc. DELL U2415 7MT019A90F3U" = {
|
||||||
|
scale = 0.8;
|
||||||
|
mode = {
|
||||||
|
width = 1920;
|
||||||
|
height = 1200;
|
||||||
|
refresh = 59.950;
|
||||||
|
};
|
||||||
|
background-color = config.theme.base;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
layout = {
|
layout = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue