add gamemode

This commit is contained in:
Dmitriy Kholkin 2021-10-06 23:27:40 +03:00
parent ef3e3dd8c7
commit c6cc5e7f22
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{ config, ... }: {
programs.gamemode = {
enable = config.deviceSpecific.isGaming;
settings.general.inhibit_screensaver = 0;
};
}

View File

@ -16,6 +16,7 @@
alacritty
corectrl
gamemode
kitty
mangohud
mopidy