diff --git a/.gitmodules b/.gitmodules index 44cb338..835d1bf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,3 +85,6 @@ [submodule "slack"] path = slack url = https://aur.archlinux.org/slack.git +[submodule "latte-dock-git"] + path = latte-dock-git + url = https://aur.archlinux.org/latte-dock-git.git diff --git a/build-pacman-repo.yaml b/build-pacman-repo.yaml index ee5c265..e0d9564 100644 --- a/build-pacman-repo.yaml +++ b/build-pacman-repo.yaml @@ -39,3 +39,4 @@ members: - directory: code-marketplace - directory: zoom - directory: slack +- directory: latte-dock-git diff --git a/latte-dock-git b/latte-dock-git new file mode 160000 index 0000000..04661a3 --- /dev/null +++ b/latte-dock-git @@ -0,0 +1 @@ +Subproject commit 04661a35127bfb9532fec048ffe830e8f8ca5534