mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(hypr): dunst, swaylock
This commit is contained in:
parent
5c526106ee
commit
4270bc9e5d
13 changed files with 846 additions and 232 deletions
|
|
@ -12,3 +12,8 @@ listener {
|
|||
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.
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 1800 # 30min
|
||||
on-timeout = systemctl suspend # suspend pc
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue