This commit is contained in:
Stephan Raabe
2024-03-04 12:51:30 +01:00
parent 865d51582f
commit 0446079d43
6 changed files with 46 additions and 25 deletions

View File

@@ -13,6 +13,6 @@ general {
# Screenlock
listener {
timeout = 600
on-timeout = hyprlock # command to run when timeout has passed
on-timeout = hyprlock
# on-resume = notify-send "Welcome back to your desktop!"
}