new uni monitor
This commit is contained in:
parent
a526f5fa10
commit
05a51246e3
1 changed files with 13 additions and 2 deletions
|
@ -59,7 +59,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
"Dell Inc. DELL U2415 7MT019A90F1U" = {
|
"Dell Inc. DELL U2415 7MT019A90F1U" = {
|
||||||
scale = 1;
|
scale = 0.8;
|
||||||
mode = {
|
mode = {
|
||||||
width = 1920;
|
width = 1920;
|
||||||
height = 1200;
|
height = 1200;
|
||||||
|
@ -69,7 +69,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
"Dell Inc. DELL U2415 7MT019A90FRU" = {
|
"Dell Inc. DELL U2415 7MT019A90FRU" = {
|
||||||
scale = 1;
|
scale = 0.8;
|
||||||
mode = {
|
mode = {
|
||||||
width = 1920;
|
width = 1920;
|
||||||
height = 1200;
|
height = 1200;
|
||||||
|
@ -87,6 +87,17 @@ in {
|
||||||
};
|
};
|
||||||
background-color = config.theme.base;
|
background-color = config.theme.base;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"Dell Inc. DELL U2415 7MT019A909GU" = {
|
||||||
|
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