20 lines
459 B
Plaintext
20 lines
459 B
Plaintext
# Blacklayer configuration
|
|
|
|
# Call-blacklayer script loop interval (seconds)
|
|
LOOP_INTERVAL=60
|
|
|
|
# Event-driven script poll interval (seconds)
|
|
EVENT_POLL_INTERVAL=3
|
|
|
|
# 5. tetiklemede blacklayer aç (count threshold)
|
|
COUNT_THRESHOLD=5
|
|
|
|
#Resource(png,jpg,gif)
|
|
resource=/home/bob/Resimler/wallpapers/wallpaper-2.png
|
|
|
|
# Wayland display
|
|
WAYLAND_DISPLAY=wayland-1
|
|
|
|
# Hyprland instance signature (opsiyonel, default conf yerine runtime)
|
|
# HYPRLAND_INSTANCE_SIGNATURE=
|