Compare commits

..

2 Commits

3 changed files with 9 additions and 1 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "LaTeX/piraattitesti"] [submodule "LaTeX/piraattitesti"]
path = LaTeX/piraattitesti path = LaTeX/piraattitesti
url = https://git.piraattipuolue.fi/mikaela/testi.git url = https://git.piraattipuolue.fi/mikaela/testi.git
[submodule "gayming/fixcontroller.py"]
path = gayming/fixcontroller.py
url = https://gist.github.com/de2df973323b7c6acf45f40dc66e8db3.git

View File

@ -17,7 +17,11 @@ Reload Sway in-game, `$Mod+Shift+C` and it should stop.
Run the game with `gamescope`. Run the game with `gamescope`.
Steam? Edit launch options for the game (second click, properties, general, Steam? Edit launch options for the game (second click, properties, general,
launch options): `gamescope --steam --borderless -- %command%` launch options):
```
gamescope --steam --borderless -- %command%
```
See also `gamescope --help` See also `gamescope --help`

@ -0,0 +1 @@
Subproject commit 2d5105405bc3d9f337b48737d624a3169b39fa44