diff --git a/.gitmodules b/.gitmodules index 4c170ff..35669cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "somebar"] path = somebar - url = ./somebar/ + url = git@stvnliu.me:steven/somebar-custom [submodule "someblocks"] path = someblocks - url = ./someblocks/ + url = git@stvnliu.me:steven/someblocks-custom [submodule "wmenu"] path = wmenu - url = ./wmenu/ + url = git@stvnliu.me:steven/wmenu-custom [submodule "dwl"] path = dwl - url = ./dwl/ + url = git@stvnliu.me:steven/dwl-custom