[Hyprlock] Update to V0.9

This commit is contained in:
2025-07-31 09:07:19 +02:00
parent 46a4d7628d
commit 8e6340e4c7
2 changed files with 4 additions and 8 deletions

View File

@@ -9,15 +9,15 @@
#██████████████ █████ ████████████████████████████████████████████████████████████████████████████████████████████████ ██
general {
lock_cmd = hyprlock --immediate
lock_cmd = hyprlock
unlock_cmd = loginctl unlock-session
before_sleep_cmd = hyprlock --immediate
after_sleep_cmd = hyprlock --immediate
before_sleep_cmd = hyprlock
after_sleep_cmd = hyprlock
}
listener {
timeout = 300
on-timeout = hyprlock
on-timeout = hyprlock --grace 15
}
listener {

View File

@@ -9,10 +9,6 @@
#██████████████ █████ ███████████████████████████████████████████████████████████████████████████████████████████████████ ██
general {
grace = 15
}
# ┌ ┐
# │ BACKGROUND │
# └ ┘