diff options
| author | Mike Vink <mike1994vink@gmail.com> | 2023-10-07 01:33:26 +0200 |
|---|---|---|
| committer | Mike Vink <mike1994vink@gmail.com> | 2023-10-07 01:33:26 +0200 |
| commit | a2cbf737e78051c2cb10eeaf4a5dccc19d6348ba (patch) | |
| tree | f53ab92a0c94926e92117891eb87f19cafaa536c /.gitmodules | |
| parent | cfaef26e8718916adcc68fbfb63b15f2389b2cd2 (diff) | |
first working
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 83fdce4..d58b6d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,5 +5,5 @@ path = mut/st url = https://github.com/mvinkio/st [submodule "mut/dwmblocks"] - path = home/dwmblocks + path = mut/dwmblocks url = https://github.com/mvinkio/dwmblocks |
