Skip to content

Commit 7dae502

Browse files
liquidctl: mute case lighting
1 parent 2ff8c6f commit 7dae502

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

liquidctl/liquidcfg

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,10 @@ $LL $KRAKEN set sync color fixed "hsv(211,100,100)"
108108
# $LL $SMART_DEVICE set led color fixed 0A0000
109109

110110
# soft lighting
111-
$LL $SMART_DEVICE set led color fixed 7F4706
111+
# $LL $SMART_DEVICE set led color fixed 7F4706
112+
113+
# night lighting
114+
$LL $SMART_DEVICE set led color fixed 010005
112115

113116
if liquidctl list $TEST_CLC120 2>/dev/null | grep "Asetek 690LC"; then
114117
echo "Applying EVGA CLC settings"

0 commit comments

Comments
 (0)