start steam in big picture
This commit is contained in:
parent
213db71582
commit
746d33066a
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue