chore: update gamescope configuration (GPU change)
This commit is contained in:
parent
03d7dcbc24
commit
d28158c4e9
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in
|
||||||
gamescopeSession = {
|
gamescopeSession = {
|
||||||
enable = cfg.gamescope;
|
enable = cfg.gamescope;
|
||||||
args = [
|
args = [
|
||||||
"-O HDMI-A-1"
|
"-O HDMI-A-2"
|
||||||
"-F fsr"
|
"-F fsr"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue