Compare commits

..

No commits in common. "675d7f8e8ffa6123c0b6e5d98c0c3f946109b190" and "9abf81526f4b9242c15f1b647022e56034781c3e" have entirely different histories.

2 changed files with 5 additions and 8 deletions

View File

@ -46,14 +46,11 @@ Steam? Edit launch options for the game (second click, properties, general,
launch options):
```
SteamDeck=1 gamescope --steam --borderless -- %command%
gamescope --steam --borderless -- %command%
```
See also `gamescope --help`
- `SteamDeck=1` sends same variable as Steam Deck and magically fixes some
games. E.g. Kingdom Hearts: Birth by Sleep (part of KH 1.5 + 2.5 HD), except
that it has screen tearing which gamescope fixes.
- `--steam` - enables Steam integration, whatever that is
- `--borderless` borderless full-screen mode (that Sway may be making windowed
though)

8
pnpm-lock.yaml generated
View File

@ -132,10 +132,10 @@ packages:
integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==,
}
sh-syntax@0.5.8:
sh-syntax@0.5.7:
resolution:
{
integrity: sha512-JfVoxf4FxQI5qpsPbkHhZo+n6N9YMJobyl4oGEUBb/31oQYlgTjkXQD8PBiafS2UbWoxrTO0Z5PJUBXEPAG1Zw==,
integrity: sha512-74m9dt91konrF5+m0kASugzi37VxKsnTJQ6yvdDZu3IijG5/vIZpImP6FadsJLWNt2X2YD0VaTwW5W7Ox7mFVg==,
}
engines: { node: ">=16.0.0" }
@ -189,7 +189,7 @@ snapshots:
dependencies:
"@reteps/dockerfmt": 0.3.6
prettier: 3.5.3
sh-syntax: 0.5.8
sh-syntax: 0.5.7
prettier-plugin-toml@2.0.4(prettier@3.5.3):
dependencies:
@ -200,7 +200,7 @@ snapshots:
regexp-to-ast@0.5.0: {}
sh-syntax@0.5.8:
sh-syntax@0.5.7:
dependencies:
tslib: 2.8.1