Lock on sleep
This commit is contained in:
parent
937e18a6a6
commit
3eb55227d9
@ -3,6 +3,8 @@
|
||||
general {
|
||||
lock_cmd = pgrep -u "$USER" hyprlock || hyprlock
|
||||
unlock_cmd = pkill -xu "$USER" -SIGUSR1 hyprlock
|
||||
|
||||
before_sleep_cmd = loginctl lock-session
|
||||
}
|
||||
|
||||
listener {
|
||||
|
Loading…
x
Reference in New Issue
Block a user