package / gamemode

Created 3 years ago
Maintained by bmwiedemann
gamemode
Members 2
Bernhard M. Wiedemann committed 4 months ago
Launching the GameMode Daemon ============================= The GameMode daemon is activated via D-Bus launch automatically on access by the first client. Reloading the GameMode configuration file ========================================= Although activated via D-Bus. The daemon is run using Systemd and can easily be restarted via systemctl. systemctl --user restart gamemoded Permissions =========== Some feature, like renicing the process run in GameMode, require elevated priviledges. To grant these, add your user to the "gamemode" group.