diff options
| author | Mike Vink <mike1994vink@gmail.com> | 2023-06-26 12:47:59 +0200 |
|---|---|---|
| committer | Mike Vink <mike1994vink@gmail.com> | 2023-06-26 12:47:59 +0200 |
| commit | 7e54804d221a419d082b34f55e1d3919a3726ef2 (patch) | |
| tree | 66d4632e361fedd2d74e841c67be473e494b082b /.gitmodules | |
| parent | a4010ac62a6b24a6a73d266b4f4242dc5ed7098c (diff) | |
dwmblocks stuff
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 22b5c65..ca9ca5b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ [submodule "home/dwm"] path = home/dwm url = https://github.com/mvinkio/dwm +[submodule "home/st"] + path = home/st + url = https://github.com/mvinkio/st +[submodule "home/dwmblocks"] + path = home/dwmblocks + url = https://github.com/mvinkio/dwmblocks |
