use fsr for games

This commit is contained in:
twoneis 2024-09-25 20:57:16 +02:00
parent 4dc19c2ab2
commit e871682e08

View file

@ -5,7 +5,7 @@
name = "holo-script"; name = "holo-script";
runtimeInputs = [ pkgs.steam pkgs.gamescope ]; runtimeInputs = [ pkgs.steam pkgs.gamescope ];
text = '' text = ''
gamescope -f -r 60 -F fsr -e -- steam gamescope -f -r 60 -h 720 -F fsr -e -- steam
''; '';
}; };
holo = pkgs.makeDesktopItem { holo = pkgs.makeDesktopItem {