mirror of
https://gitlab.com/manzerbredes/i3-colors.git
synced 2025-04-05 08:06:25 +02:00
Update readme
This commit is contained in:
parent
b9a17d3ad8
commit
ddc8a2dd75
1 changed files with 9 additions and 3 deletions
12
README.md
12
README.md
|
@ -12,9 +12,15 @@ Simple Python i3 colors manager.<br />
|
|||
**Notes:** Some of the themes come from [i3-style project](https://github.com/altdesktop/i3-style) and [j4-make-config](https://github.com/okraits/j4-make-config)
|
||||
|
||||
### Features
|
||||
- Instant theme changing `./i3-colors.py apply -r <theme-path>`
|
||||
- Theme extraction `./i3-colors.py extract <i3-config-file>`
|
||||
- Apply random colors `./i3-colors.py aleatory`
|
||||
- Instant theme changing: `./i3-colors.py apply -r <theme-path>`
|
||||
- Theme extraction from config file (as yaml): `./i3-colors.py extract <i3-config-file>`
|
||||
- Apply random colors to i3: `./i3-colors.py aleatory`
|
||||
|
||||
### Help
|
||||
You can have help with the following commands:
|
||||
- `./i3-colors.py apply -h`
|
||||
- `./i3-colors.py extract -h`
|
||||
- `./i3-colors.py aleatory -h`
|
||||
|
||||
### Screenshots
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue