feat(desktop): clone main monitor on apt's TV
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
3207e56df2
commit
8b15d3cb45
1 changed files with 5 additions and 0 deletions
|
@ -133,6 +133,11 @@ in {
|
||||||
"2560x1440@120"
|
"2560x1440@120"
|
||||||
"1920x1560, 1"
|
"1920x1560, 1"
|
||||||
])
|
])
|
||||||
|
(concatStringsSep "," [
|
||||||
|
"desc:Sharp Corporation LC-40LB480U 0x00000001"
|
||||||
|
"1680x1050, auto, 1"
|
||||||
|
"mirror, ${cfg.mainMonitor}"
|
||||||
|
])
|
||||||
];
|
];
|
||||||
|
|
||||||
"$mainMod" = "SUPER";
|
"$mainMod" = "SUPER";
|
||||||
|
|
Loading…
Reference in a new issue