# _____ __ __ _____ _____ __ _____ _____ _____ # | | | | | _ | __ | | | | | | | # | |_ _| __| -| |__| | | --| -| # |__|__| |_| |__| |__|__|_____|_____|_____|__|__| # # 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 &) # # }