lower res again

This commit is contained in:
twoneis 2024-10-20 15:38:44 +02:00
parent 4218d34ab9
commit eb481f5531

View file

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