From eb056a3d11036b2a76f790f20bc33c3e71029b52 Mon Sep 17 00:00:00 2001 From: Zhongheng Liu Date: Thu, 2 Oct 2025 15:12:09 +0200 Subject: [PATCH] ricing2 --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4c170ff..35669cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "somebar"] path = somebar - url = ./somebar/ + url = git@stvnliu.me:steven/somebar-custom [submodule "someblocks"] path = someblocks - url = ./someblocks/ + url = git@stvnliu.me:steven/someblocks-custom [submodule "wmenu"] path = wmenu - url = ./wmenu/ + url = git@stvnliu.me:steven/wmenu-custom [submodule "dwl"] path = dwl - url = ./dwl/ + url = git@stvnliu.me:steven/dwl-custom