Files
hyprland-dotfiles/.config/hypr/hypridle.conf
2026-01-17 23:03:50 +01:00

25 lines
602 B
Plaintext
Executable File

# _____ __ __ _____ _____ __ _____ _____ _____
# | | | | | _ | __ | | | | | | |
# | |_ _| __| -| |__| | | --| -|
# |__|__| |_| |__| |__|__|_____|_____|_____|__|__|
#
# by Bina
listener {
timeout = 300
on-timeout = hyprlock
}
# listener {
# timeout = 360
# on-timeout = hyprctl dispatch dpms off
# on-resume = hyprctl dispatch dpms on && \
# (pgrep -x floorp >/dev/null || floorp &) && \
# (pgrep -x librewolf >/dev/null || librewolf &)
#
# }