[emacs] add Borg's layer/essentials init, with some of my stuff
[~bandali/configs] / README.md
index 291c9e2..353de0d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,15 @@
 dotfiles
 ========
 
-Use [GNU Stow](http://www.gnu.org/software/stow/) to symlink the config for each package to their correct 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`.
 
-*P.S.* do NOT stow `other`, as they aren't meant to be copied/symlinked in the home folder.
+GTK Theme:
+
+- 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.