diff options
-rw-r--r-- | .gitmodules | 7 | ||||
m--------- | vendor/xmobar | 0 |
2 files changed, 5 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 8b7f563..0164d5d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,9 @@ [submodule "vendor/xmonad"] path = vendor/xmonad - url = https://github.com/xmonad/xmonad + url = https://github.com/azahi/xmonad [submodule "vendor/xmonad-contrib"] path = vendor/xmonad-contrib - url = https://github.com/xmonad/xmonad-contrib + url = https://github.com/azahi/xmonad-contrib +[submodule "vendor/xmobar"] + path = vendor/xmobar + url = https://github.com/azahi/xmobar diff --git a/vendor/xmobar b/vendor/xmobar new file mode 160000 +Subproject c54113906bf455c9c34e9cc5d80cf33dc9a6123 |