match desktop monitor correctly
This commit is contained in:
parent
95503480b4
commit
a130953ac0
1 changed files with 1 additions and 11 deletions
|
@ -27,7 +27,7 @@ in {
|
||||||
background-color = config.theme.base;
|
background-color = config.theme.base;
|
||||||
};
|
};
|
||||||
|
|
||||||
"DP-1" = {
|
"Microstep MSI PS341WU 0000000000000" = {
|
||||||
scale = 1;
|
scale = 1;
|
||||||
mode = {
|
mode = {
|
||||||
width = 5120;
|
width = 5120;
|
||||||
|
@ -36,16 +36,6 @@ in {
|
||||||
};
|
};
|
||||||
background-color = config.theme.base;
|
background-color = config.theme.base;
|
||||||
};
|
};
|
||||||
|
|
||||||
"DP-2" = {
|
|
||||||
scale = 1;
|
|
||||||
mode = {
|
|
||||||
width = 1920;
|
|
||||||
height = 1080;
|
|
||||||
refresh = 60.0;
|
|
||||||
};
|
|
||||||
background-color = config.theme.base;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
layout = {
|
layout = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue