test
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
general {
|
||||
lock_cmd = pidof hyprlock || uwsm-app -- hyprlock
|
||||
before_sleep_cmd = loginctl lock-session
|
||||
after_sleep_cmd = hyprctl dispatch dpms on
|
||||
}
|
||||
|
||||
# AFK message
|
||||
listener {
|
||||
timeout = 240
|
||||
on-timeout = hyprctl notify -1 3000 "rgb(ff1ea3)" "Your system will lock in 60 seconds."
|
||||
}
|
||||
Reference in New Issue
Block a user