]> git.rmz.io Git - dotfiles.git/commitdiff
xprofile: use xss-lock and loginctl lock-session to trigger i3lock
authorSamir Benmendil <me@rmz.io>
Mon, 26 Sep 2022 16:13:18 +0000 (17:13 +0100)
committerSamir Benmendil <me@rmz.io>
Wed, 28 Sep 2022 09:57:51 +0000 (10:57 +0100)
xss-lock makes sure that i3lock is triggered when the session is locked
via systemd by other means than xidlehook, i.e. LidClose events.

Since there is now a handler for session locking in systemd, might as
well use that on the timer as well via lock-session.


No differences found