Updates
This commit is contained in:
@@ -13,18 +13,13 @@ 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!"
|
||||
}
|
||||
|
||||
# Suspend/dpms
|
||||
# dpms
|
||||
listener {
|
||||
timeout = 660
|
||||
|
||||
# Laptop Settings
|
||||
# on-timeout = systemctl suspend
|
||||
|
||||
# Desktop Settings
|
||||
on-timeout = hyprctl dispatch dpms off
|
||||
on-resume = hyprctl dispatch dpms on
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user