fix: main output for Steam is now HDMI-A-1
This commit is contained in:
parent
656978d044
commit
5b19a98437
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in
|
||||||
gamescopeSession = {
|
gamescopeSession = {
|
||||||
enable = cfg.gamescope;
|
enable = cfg.gamescope;
|
||||||
args = [
|
args = [
|
||||||
"-O DP-2"
|
"-O HDMI-A-1"
|
||||||
"-F fsr"
|
"-F fsr"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue