17 lines
380 B
Plaintext
17 lines
380 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
|
|
|
|
# Wayland display
|
|
WAYLAND_DISPLAY=wayland-1
|
|
|
|
# Hyprland instance signature (opsiyonel, default conf yerine runtime)
|
|
# HYPRLAND_INSTANCE_SIGNATURE=
|