Default should trigger the rainbow pulse on Loki.
This commit is contained in:
parent
31862c6dd0
commit
b21ec34812
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ case $1 in
|
|||
;;
|
||||
default)
|
||||
del_setting led.color
|
||||
ec_set ${RGB_MODE} 0x00
|
||||
;;
|
||||
brightness)
|
||||
set_setting led.brightness ${2}
|
||||
|
|
Loading…
Reference in a new issue