summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2017-04-27 09:31:23 -0400
committerAmin Bandali <amin@aminb.org>2017-04-27 09:31:23 -0400
commit7fc45fb1d385fb6d5ad4e4e160c45e5be3efeb00 (patch)
tree1df988789384dc9477ecfd98728003eb1ea41f63 /README.md
parentfb640eee8f9e2836e1431136d1bbc9ec302d20cf (diff)
downloadconfigs-7fc45fb1d385fb6d5ad4e4e160c45e5be3efeb00.tar.gz
configs-7fc45fb1d385fb6d5ad4e4e160c45e5be3efeb00.tar.xz
configs-7fc45fb1d385fb6d5ad4e4e160c45e5be3efeb00.zip
Update README.md
Diffstat (limited to '')
-rw-r--r--README.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0d3421d..353de0d 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,15 @@
dotfiles
========
-Use [GNU Stow](http://www.gnu.org/software/stow/) to symlink the config for each application to their corresponding folder. For instance, `stow vim`.
+Use [GNU Stow](http://www.gnu.org/software/stow/) to symlink the config for each
+application to their corresponding folder. For instance, `stow vim`.
-GTK Theme: [Numix-Tomorrow](https://aur.archlinux.org/packages/numix-themes-tomorrow/)
+GTK Theme:
-*P.S.* do NOT stow `other`, as it's not meant to be copied/symlinked in the home folder. Some should be copied to a location in root, or just be run to perform setup. I should revisit the structure of `other` some time to make it consistent with the rest of repo.
+- GTK2: [Greybird](https://github.com/shimmerproject/Greybird)
+- GTK3: [Minwaita](https://github.com/godlyranchdressing/Minwaita)
+
+*P.S.* do NOT stow `other`, as it's not meant to be copied/symlinked in the home
+folder. Some should be copied to a location in root, or just be run to perform
+setup. I should revisit the structure of `other` some time to make it consistent
+with the rest of repo.