Update over time

This commit is contained in:
Hannes
2026-01-17 23:03:50 +01:00
parent c084024f82
commit f20066587a
5 changed files with 316 additions and 0 deletions

24
.config/hypr/hypridle.conf Executable file
View File

@@ -0,0 +1,24 @@
# _____ __ __ _____ _____ __ _____ _____ _____
# | | | | | _ | __ | | | | | | |
# | |_ _| __| -| |__| | | --| -|
# |__|__| |_| |__| |__|__|_____|_____|_____|__|__|
#
# 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 &)
#
# }