feat: hyprbeidl

This commit is contained in:
s-prechtl 2024-10-04 08:49:14 +02:00
parent 8561bef6bc
commit 9ddf468551

View file

@ -10,7 +10,7 @@
listener = [
{
timeout = 150; # 2.5min.
timeout = 10; # 2.5min.
on-timeout = "brightnessctl -s set 10"; # set monitor backlight to minimum, avoid 0 on OLED monitor.
on-resume = "brightnessctl -r"; # monitor backlight restore.
}