diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-09 08:02:49 -0400 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-09 08:02:49 -0400 |
| commit | 86ef3a22e27d7550076758666210c328569f85e1 (patch) | |
| tree | d65ab47728a3f56ab41cbf3d0ceb4bececba38ce | |
| parent | da336304d5bb0b8efe0f1c2afdc59c46c6a9d2a6 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ 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 [theme-path]` -- Theme extraction `./i3-colors.py extract [i3-config-file]` +- 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` ### Screenshots |
