diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-06-10 10:10:43 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-06-10 10:10:43 +0700 |
commit | 527377575b631f798e4bd3ad47161d5d4275ee88 (patch) | |
tree | 2940a740f530a86c418f3559fae6d58e1981c2e2 /.gitmodules | |
parent | 7f29a1e519d51934ecf86ddd6fc7d080b2eaaf91 (diff) | |
download | dotfiles-527377575b631f798e4bd3ad47161d5d4275ee88.tar.gz |
Update awesome config with submodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 831cd1f..b37091e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ [submodule "debian/.urxvt/ext"] path = debian/.urxvt/ext url = https://github.com/majutsushi/urxvt-font-size +[submodule "awesome/.config/awesome/freedesktop"] + path = awesome/.config/awesome/freedesktop + url = https://github.com/lcpz/awesome-freedesktop +[submodule "awesome/.config/awesome/vicious"] + path = awesome/.config/awesome/vicious + url = https://github.com/vicious-widgets/vicious |