Merge branch 'master' of git.opal.sh:opal/opalfiles
This commit is contained in:
@@ -19,10 +19,10 @@ listener {
|
|||||||
on-resume = hyprctl dispatch dpms on
|
on-resume = hyprctl dispatch dpms on
|
||||||
}
|
}
|
||||||
|
|
||||||
# Suspend system after 20 minutes
|
# Suspend system after 30 minutes
|
||||||
listener {
|
listener {
|
||||||
timeout = 1200
|
timeout = 1800
|
||||||
on-timeout = systemctl suspend
|
on-timeout = hyprlock & disown && systemctl suspend
|
||||||
}
|
}
|
||||||
|
|
||||||
# Optional: notification before locking (requires notify-send)
|
# Optional: notification before locking (requires notify-send)
|
||||||
|
|||||||
Reference in New Issue
Block a user