update control-brightness script
This commit is contained in:
@@ -6,7 +6,7 @@ device=""
|
|||||||
if [[ "$active_output" == "HDMI-A-1" ]]; then
|
if [[ "$active_output" == "HDMI-A-1" ]]; then
|
||||||
device="ddcci5"
|
device="ddcci5"
|
||||||
else
|
else
|
||||||
device="amdgpu_bl0"
|
device="amdgpu_bl1"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
param=""
|
param=""
|
||||||
|
|||||||
Reference in New Issue
Block a user