aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevine Lu Linvega <aliceffekt@gmail.com>2019-12-15 12:12:22 -0500
committerGitHub <noreply@github.com>2019-12-15 12:12:22 -0500
commita42ea234f3dd80151918bdcf7cbbd2bd7d3df9b9 (patch)
tree82bd559bb2b3faf53c8e8c0c3da9a17955d56b19
parent60ecabfdeaf39954588ce5248b9166d697a2f735 (diff)
Update README.md
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index a8d8bf6..3a95bf5 100644
--- a/README.md
+++ b/README.md
@@ -97,6 +97,12 @@ Simply download these SVG files, and **drag and drop them onto the application w
See the full collection [here](https://github.com/hundredrabbits/Themes/tree/master/themes).
+### Generate themes with [pywal](https://github.com/dylanaraps/pywal)
+
+Themes can be generated from your wallpaper’s colors with [pywal](https://github.com/dylanaraps/pywal).
+
+Add [pywal.svg](themes/extras/pywal.svg) to `~/.config/wal/templates` and run `wal`. The generated theme will be located in `~/.cache/wal/`.
+
## Supported Applications
- [Dotgrid](https://github.com/hundredrabbits/Dotgrid), vector tool.
@@ -118,10 +124,4 @@ This collection may also be used with:
## Extras
-You are welcome to submit your own themes to this collection!
-
-### Generate themes with [pywal](https://github.com/dylanaraps/pywal)
-
-Themes can be generated from your wallpaper’s colors with [pywal](https://github.com/dylanaraps/pywal).
-
-Add [pywal.svg](themes/extras/pywal.svg) to `~/.config/wal/templates` and run `wal`. The generated theme will be located in `~/.cache/wal/`.
+You are welcome to submit your own themes to this collection.