mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(hypr): Enabling lockscreen and switching daemon
This commit is contained in:
parent
68fee530a1
commit
14fe2aad5f
12 changed files with 634 additions and 310 deletions
|
|
@ -9,6 +9,6 @@ general {
|
|||
|
||||
listener {
|
||||
timeout = 600 # in seconds
|
||||
on-timeout = notify-send "You are idle!" # command to run when timeout has passed
|
||||
on-timeout = swaylock # command to run when timeout has passed
|
||||
on-resume = notify-send "Welcome back!" # command to run when activity is detected after timeout has fired.
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue