This commit is contained in:
Hannes
2026-05-08 17:53:39 +02:00
commit 0c8deaa90b
70 changed files with 3448 additions and 0 deletions
Executable
+24
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 &)
#
# }