config/home-manager/programs/hyprland: inhibit idle on fullscreen apps (except games)

This commit is contained in:
Anthony Rodriguez 2024-12-19 13:15:12 +01:00
parent c4897af672
commit 1b4b665b2b
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -41,6 +41,9 @@
"immediate, initialclass:^(steam_app_)(.*)$"
"fullscreen, initialclass:^(steam_app_)(.*)$"
# inhibit idle on every fullscreen app except games
"idleinhibit always, fullscreen:1,!initialclass:^(steam_app_)(.*)$"
];
render = {