mirror of
https://github.com/onyx-and-iris/slobs-cli.git
synced 2026-04-18 06:53:39 +00:00
add style env vars to README
This commit is contained in:
@@ -93,6 +93,13 @@ Optionally you may disable the border colouring with the --no-border flag:
|
|||||||
slobs-cli --style="yellow' --no-border audio list
|
slobs-cli --style="yellow' --no-border audio list
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or with environment variables:
|
||||||
|
|
||||||
|
```env
|
||||||
|
SLOBS_STYLE=yellow
|
||||||
|
SLOBS_STYLE_NO_BORDER=1
|
||||||
|
```
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
#### Scene
|
#### Scene
|
||||||
|
|||||||
Reference in New Issue
Block a user