use fsr for games
This commit is contained in:
parent
4dc19c2ab2
commit
e871682e08
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue