diff --git a/Applications/Misc/GameMode.md b/Applications/Misc/GameMode.md new file mode 100644 index 0000000..76bf17b --- /dev/null +++ b/Applications/Misc/GameMode.md @@ -0,0 +1,13 @@ +# [GameMode](https://github.com/FeralInteractive/gamemode) + +| Distribution | Package | +| ------------ | ---------- | +| Arch Linux | `gamemode` | +| Ubuntu | `gamemode` | +| Fedora | `gamemode` | + +In Steam, set launch options: + +```sh +gamemoderun %command% +``` diff --git a/Applications/Misc/Steam.md b/Applications/Misc/Steam.md index 5d60371..825fcab 100644 --- a/Applications/Misc/Steam.md +++ b/Applications/Misc/Steam.md @@ -1,6 +1,6 @@ # Steam -In Steam, set launch options for game: +In Steam, set launch options: ```sh DRI_PRIME=1 %command%