add uni dell monitors
This commit is contained in:
parent
8887fb7171
commit
09ac5a9964
1 changed files with 10 additions and 0 deletions
|
@ -49,6 +49,16 @@ in {
|
||||||
};
|
};
|
||||||
background-color = config.theme.base;
|
background-color = config.theme.base;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"Dell Inc. DELL U2415 7MT019A90F1U" = {
|
||||||
|
scale = 1;
|
||||||
|
mode = {
|
||||||
|
width = 1920;
|
||||||
|
height = 1200;
|
||||||
|
refresh = 59.950;
|
||||||
|
};
|
||||||
|
background-color = config.theme.base;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
layout = {
|
layout = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue