fix(desktop): adjust monitor refresh rates
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
efb2ae0425
commit
4fb8fab641
1 changed files with 2 additions and 2 deletions
|
@ -123,12 +123,12 @@ in {
|
|||
])
|
||||
(concatStringsSep "," [
|
||||
"desc:Samsung Electric Company C27JG5x HTOM100586"
|
||||
"2560x1440@60"
|
||||
"2560x1440@120"
|
||||
"1920x120, 1"
|
||||
])
|
||||
(concatStringsSep "," [
|
||||
"desc:GIGA-BYTE TECHNOLOGY CO. LTD. G27QC 0x00000B1D"
|
||||
"2560x1440@165"
|
||||
"2560x1440@120"
|
||||
"1920x1560, 1"
|
||||
])
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue