diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-05-20 21:50:50 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-05-20 21:50:50 +0200 |
commit | 64da307e356513eaa8cee9c1b58e278b1d84673a (patch) | |
tree | 32eba2edfe41eca99b1f99f062e833c738b53326 | |
parent | 31253423d3e1dd6fbd4bd5c3b8ca04002079065d (diff) |
Add dmenu as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | dmenu | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 627a786..f59b2e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "dwmblocks"] path = dwmblocks url = https://gitlab.com/aktersnurra/dwmblocks.git +[submodule "dmenu"] + path = dmenu + url = https://gitlab.com/aktersnurra/dmenu.git diff --git a/dmenu b/dmenu new file mode 160000 +Subproject 1a13d0465d1a6f4f74bc5b07b04c9bd542f20ba |