[BUG] systemd-inhibit not work
I try systemd-inhibit --what=idle --mode=block sleep infinity
and It seems that hypridle is not affected in any way
I second that, works with swayidle but not hypridle. With ignore_systemd_inhibit = false
Same issue, problem seems to be it can't recognize ignore_systemd_inhibit in the config
Logs:
[ERR] Config has errors: Config error in file /home/redacted/.config/hypr/hypridle.conf at line 6: config option <general:ignore_systemd_inhibit> does not exist. Proceeding ignoring faulty entries
So I just checked (because i'm looking to do something similar). ignore_systemd_inhibit is on main but not in the 0.1.2. So I guess we have to either run off of main or wait for the next release to be cut.
This can probably be closed now since it is a package/downstream issue.