From 2de537a3daaf226de2611d77b6e827949fb4e8fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Czy=C5=BC?= Date: Wed, 28 Feb 2024 06:56:57 +0100 Subject: [PATCH] submodule update --- .gitmodules | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2d46610..1434607 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,4 @@ -[submodule "desktop/.dwm"] - path = desktop/.dwm +[submodule "desktop/.config/dwm"] + path = desktop/.config/dwm url = https://github.com/eRgo35/dwm -[submodule "desktop/.dmenu"] - path = desktop/.dmenu - url = https://github.com/eRgo35/dmenu - -[submodule "desktop/.st"] - path = desktop/.st - url = https://github.com/eRgo35/st -