diff options
author | Amin Bandali <amin@aminb.org> | 2017-04-27 09:31:23 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2017-04-27 09:31:23 -0400 |
commit | 7fc45fb1d385fb6d5ad4e4e160c45e5be3efeb00 (patch) | |
tree | 1df988789384dc9477ecfd98728003eb1ea41f63 | |
parent | fb640eee8f9e2836e1431136d1bbc9ec302d20cf (diff) | |
download | configs-7fc45fb1d385fb6d5ad4e4e160c45e5be3efeb00.tar.gz configs-7fc45fb1d385fb6d5ad4e4e160c45e5be3efeb00.tar.xz configs-7fc45fb1d385fb6d5ad4e4e160c45e5be3efeb00.zip |
Update README.md
-rw-r--r-- | README.md | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -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. |