update control-brightness script

This commit is contained in:
2023-10-09 14:07:00 +03:00
parent 3e93d2ed0d
commit 886838972d

View File

@@ -6,7 +6,7 @@ device=""
if [[ "$active_output" == "HDMI-A-1" ]]; then
device="ddcci5"
else
device="amdgpu_bl0"
device="amdgpu_bl1"
fi
param=""