Commit graph

6 commits

Author SHA1 Message Date
ItsDrike 4b37fb8fb3
Rewrite the hyprlock (systemd-lock-handler) service 2024-12-22 04:37:44 +01:00
ItsDrike ffd352074f
Inhibit swaync when session is locked 2024-12-22 04:14:41 +01:00
ItsDrike e621adedf3
Enable hyprlock service & remove old swaylock one 2024-03-10 13:42:33 +01:00
ItsDrike bd7f0b78a6
Move back to systemd-lock-handler 2024-03-05 11:16:53 +01:00
ItsDrike ae02222df1
Migrate from swayidle to hypridle 2024-02-19 01:19:52 +01:00
ItsDrike 1f8bebd13b
Move to systemd-lock-handler instead of swayidle for locking
Swayidle will likely end up dropping logind support, and they themselves
describe it as unstable. For this reason, move to the suggested
alternative: systemd-lock-handler, and just have swayidle run the
command to trigger the logind session lock event, picked up by
systemd-lock-handler.

See <https://github.com/swaywm/swayidle/issues/117> for reference.
2022-11-20 03:15:58 +01:00