hyprland: Fix gamemode service
This commit is contained in:
parent
1650deb7f2
commit
5f81642dc1
1 changed files with 2 additions and 0 deletions
|
|
@ -412,6 +412,8 @@ in {
|
||||||
"systemctl --user import-environment"
|
"systemctl --user import-environment"
|
||||||
"dbus-update-activation-environment --systemd --all"
|
"dbus-update-activation-environment --systemd --all"
|
||||||
"hyprctl setcursor Bibata-Modern-Classic 24"
|
"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
|
# other programs
|
||||||
"${browserName}"
|
"${browserName}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue