Skip to content

Commit 92a5f99

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents c9bae0b + 64f6b7c commit 92a5f99

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,10 @@ Use this step to check, whether the machine's rgb this container runs on can be
2222
```shell
2323
docker exec -it doganm95-openrgb-server /sh
2424
```
25+
26+
Then try changing the color of the device that is listed first, using this in the docker shell
27+
The 6 digit hex after --color defines the color in Red, Green & Blue.
28+
29+
```shell
30+
/usr/local/bin/OpenRGB.AppImage -d 0 --mode static --color 00FF00 -v
31+
```

0 commit comments

Comments
 (0)