From 1c7ae637f61591965752c7e7f6ee0c5a6e9c2f62 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Wed, 30 Jul 2025 05:07:38 -0500 Subject: For some reason, for car 236 is darker than 1-235 --- hypr/hypridle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hypridle.conf b/hypr/hypridle.conf index ea40f1f..4b59375 100644 --- a/hypr/hypridle.conf +++ b/hypr/hypridle.conf @@ -6,7 +6,7 @@ general { listener { timeout = 150 # 2.5min. - on-timeout = brightnessctl set 1 # set monitor backlight to minimum, avoid 0 on OLED monitor. + on-timeout = brightnessctl set 236 # for some reason, on the pangolin 236 is darker than 235 and below on-resume = brightnessctl -r # monitor backlight restore. } -- cgit v1.2.3