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";
|
||||
runtimeInputs = [ pkgs.steam pkgs.gamescope ];
|
||||
text = ''
|
||||
gamescope -f -r 60 -F fsr -e -- steam
|
||||
gamescope -f -r 60 -h 720 -F fsr -e -- steam
|
||||
'';
|
||||
};
|
||||
holo = pkgs.makeDesktopItem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue