start steam in big picture

This commit is contained in:
twoneis 2024-10-18 10:57:02 +02:00
parent 213db71582
commit 746d33066a

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 720 -F fsr -e --mangoapp -- steam gamescope -f -r 60 -h 720 -F fsr -e --mangoapp -- steam -tenfoot
''; '';
}; };
holo = pkgs.makeDesktopItem { holo = pkgs.makeDesktopItem {