fix: main output for Steam is now HDMI-A-1

This commit is contained in:
Yorick Barbanneau 2024-05-11 01:06:07 +02:00
parent 656978d044
commit 5b19a98437

View file

@ -31,7 +31,7 @@ in
gamescopeSession = {
enable = cfg.gamescope;
args = [
"-O DP-2"
"-O HDMI-A-1"
"-F fsr"
];
};