hypr: setup idle and lock

This commit is contained in:
Oleksandr Smirnov 2025-06-13 15:12:57 +03:00
parent f44cdfe93c
commit a71c011b54
No known key found for this signature in database
2 changed files with 68 additions and 2 deletions

View file

@ -0,0 +1,9 @@
general {
lock_cmd = "hyprlock"
}
listener {
timeout = 300
on-timeout = "brillo -O; brillo -u 500000 -S 10"
on-resume = "brillo -I -u 250000"
}