diff --git a/.gitmodules b/.gitmodules index e495f07..83fbc36 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "nvim/pack/nvim/start/nvim-lspconfig"] path = nvim/pack/nvim/start/nvim-lspconfig url = https://github.com/neovim/nvim-lspconfig +[submodule "btop/catppuccin-btop"] + path = btop/catppuccin-btop + url = https://github.com/catppuccin/btop.git diff --git a/btop/btop-catppuccin b/btop/catppuccin-btop similarity index 100% rename from btop/btop-catppuccin rename to btop/catppuccin-btop