From 3a16db8de9e711bdadd331e7e05fe5b5d8669062 Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 1 Dec 2022 02:08:04 +0100 Subject: [PATCH] Decrease screen backlight to 60% --- kanshi/.config/kanshi/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kanshi/.config/kanshi/config b/kanshi/.config/kanshi/config index 96dce49..09787e9 100644 --- a/kanshi/.config/kanshi/config +++ b/kanshi/.config/kanshi/config @@ -22,5 +22,5 @@ profile multihead-HDMI { profile nomad { output eDP-1 enable - exec light -S 70 + exec light -S 60 }