You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
workaround, I make a wrapper shellscript around every pkill command: swhkdctl.sh. Then I add a new polkit policy for it and configured systemd service to use new command.
pkexec pkill -HUP swhkd
requires password since there is no default policy for pkill.One solutoin is to add reload option
-r, --reload-config
toswhkd
The text was updated successfully, but these errors were encountered: