lower res to avoid flicker
This commit is contained in:
parent
761889f6f8
commit
4218d34ab9
1 changed files with 3 additions and 3 deletions
|
@ -32,9 +32,9 @@ in {
|
||||||
"Microstep MSI PS341WU 0000000000000" = {
|
"Microstep MSI PS341WU 0000000000000" = {
|
||||||
scale = 1;
|
scale = 1;
|
||||||
mode = {
|
mode = {
|
||||||
width = 5120;
|
width = 3440;
|
||||||
height = 2160;
|
height = 1440;
|
||||||
refresh = 59.940;
|
refresh = 59.973;
|
||||||
};
|
};
|
||||||
background-color = config.theme.base;
|
background-color = config.theme.base;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue