mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Move back to systemd-lock-handler
This commit is contained in:
parent
a5191afbf9
commit
bd7f0b78a6
5 changed files with 24 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
#lock-cmd = swaylock -fF --image /home/itsdrike/Pictures/Wallpapers/Categories/Extra/CommieGNULinux.png --indicator-x-position 300 --indicator-y-position 300
|
||||
|
||||
|
||||
general {
|
||||
lock_cmd = swaylock -fF # dbus/sysd lock command (loginctl lock-session)
|
||||
#lock_cmd = swaylock -fF # handled by systemd-lock-handler
|
||||
unlock-cmd = killall -s SIGUSR1 swaylock # same as above, but unlock
|
||||
|
||||
before_sleep_cmd = loginctl lock-session && sleep 2
|
||||
ignore_dbus_inhibit = false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue