Compare commits

...

1 Commits

Author SHA1 Message Date
9eb6c8a282 use red in example 2025-06-27 13:53:55 +01:00

View File

@ -77,7 +77,7 @@ gobs-cli --style="red" --no-border sceneitem list
Or with environment variables:
```env
GOBS_STYLE=cyan
GOBS_STYLE=red
GOBS_STYLE_NO_BORDER=true
```