hyprland: Fix gamemode service

This commit is contained in:
DashieTM 2025-05-16 19:28:42 +02:00
parent 1650deb7f2
commit 5f81642dc1

View file

@ -412,6 +412,8 @@ in {
"systemctl --user import-environment"
"dbus-update-activation-environment --systemd --all"
"hyprctl setcursor Bibata-Modern-Classic 24"
# ensures the systemd service knows what "hyprctl" is :)
(lib.mkIf config.mods.gaming.gamemode "systemctl try-restart gamemoded.service --user")
# other programs
"${browserName}"