From ddc8a2dd75caa277ff8c7e984aa0de49455aa5f4 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 11 May 2020 18:33:42 +0200 Subject: [PATCH] Update readme --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f8879d2..a0a2cf1 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,15 @@ Simple Python i3 colors manager.
**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 extraction `./i3-colors.py extract ` -- Apply random colors `./i3-colors.py aleatory` +- Instant theme changing: `./i3-colors.py apply -r ` +- Theme extraction from config file (as yaml): `./i3-colors.py extract ` +- 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