feat(gaming): add prismlauncher, expose gamemode-switch #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/gaming"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Three small gaming module changes.
Changes
modules/gaming/prismlauncher.nix(new)Add a minimal module wrapping
pkgs.prismlauncheras a system package.modules/gaming/gamemode.nixExpose
gamemode-switchinenvironment.systemPackagesso it can be invoked directly from the terminal, not only from gamemode hooks. Also renames the script fromgame-mode-switch→gamemode-switchfor consistency with the upstreamgamemodednaming convention.modules/gaming/steam.nixDrop
steamtinkerlaunch— unmaintained upstream and has been causing build breakage.7bec45db50to609ca8286cfeat(gaming): add prismlauncher, expose gamemode-switch, drop steamtinkerlaunchto feat(gaming): add prismlauncher, expose gamemode-switch