diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-05-30 02:50:44 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-05-30 02:50:44 -0400 |
commit | e381f2e4861ad1ac06e807e2c15f5b51d81a0c06 (patch) | |
tree | c5200b9b106804709e6f7b2b447ac4764417d757 /.gitmodules | |
parent | d0b85a2c13a6152df62fc6f0cd6e22ecb792a802 (diff) |
extreme revamp; now we use numix and a new make system
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 346848a..9284999 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "zuki-themes"] path = zuki-themes url = https://github.com/lassekongo83/zuki-themes.git +[submodule "numix-themes"] + path = numix-themes + url = https://github.com/shimmerproject/Numix |