Skip to content

v0.8.4-2

Choose a tag to compare

@hbuddenberg hbuddenberg released this 26 May 11:37

[0.8.4] — 2026-05-26

Fixes

  • Setup (polkit): do_setup() no longer attempts to read or verify the polkit rule file from user context. /etc/polkit-1/rules.d/ is 0750 root:polkitd — non-root users cannot stat files inside it, so -f always returned false, causing a spurious "Not found or outdated → reinstalling" path that then failed with sudo requiring a TTY. The user-context branch now skips validation entirely and prints guidance to run sudo hyprcaffeine polkit install if needed.