diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-07 09:59:13 -0400 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-07 09:59:13 -0400 |
| commit | 0648bd0071b7f69543bd73e9bd1fa7af527c69f8 (patch) | |
| tree | 0ff28cb27121c5088954c2dd6233c105f9941ccf /README.md | |
| parent | 8159cebf203d48e9cf2f3ca27e8d76ce6127d7ef (diff) | |
Various chaanges
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,7 +1,9 @@ # i3-colors Simple Python i3 colors manager. +**Install/Usage:** - -## Doc -Execute: ./src/i3-theme and enjoy
\ No newline at end of file + git clone https://gitlab.com/manzerbredes/i3-colors + ./i3-colors/src/i3-colors.py -h + +**Notes:** Some of the themes come [i3-style project](https://github.com/altdesktop/i3-style)
\ No newline at end of file |
