fix(sunshine): automatically set screen resolution for sunshine
This commit is contained in:
@@ -62,10 +62,8 @@ in {
|
||||
monitor =
|
||||
{
|
||||
"marpa" = [
|
||||
# "DP-1, 3440x1440@144, 1080x550, 1"
|
||||
# "DP-2, 2560x1080@60, 0x0, 1, transform, 1"
|
||||
"DP-2, 1366x768@60, 0x0, 1"
|
||||
# "DP-2, 1829x1143@60, 0x0, 1"
|
||||
"DP-1, 3440x1440@144, 1080x550, 1"
|
||||
"DP-2, 2560x1080@60, 0x0, 1, transform, 1"
|
||||
];
|
||||
"gampo" = [];
|
||||
}."${cfg.host}";
|
||||
|
||||
Reference in New Issue
Block a user