Edit Readme
This commit is contained in:
parent
fbfa7d72b6
commit
a1d64fd67f
1 changed files with 4 additions and 2 deletions
|
@ -15,8 +15,10 @@ How to use it ?
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Simply download the jar from `'/lib/release/'`. Maybe you need to run the jar file **as root** user to make it work ! You can pass color arguments to set during your session startup :
|
Simply download the jar from `'/lib/release/'`. Maybe you need to run the jar file **as root** user to make it work ! You can pass color arguments to set during your session startup :
|
||||||
> **Example :** java -jar open-klm.jar -leftColor BLUE -middleColor RED -rightColor SKY<br />
|
> **Example :** java -jar open-klm.jar --lc BLUE --mc RED --rc SKY --mode BREATHE <br />
|
||||||
> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE.
|
> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE.<br />
|
||||||
|
> **Available mode :** NORMAL, WAVE, BREATHE, GAMING, DEMO.
|
||||||
|
|
||||||
|
|
||||||
In development...
|
In development...
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue