From 173a51d4ae7ebca7e9b7d175ba314ff35a60d5ab Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Mon, 21 Nov 2022 09:37:00 -0700 Subject: fix submodule and other small things --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f2a72cd..cc33d4a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "dwm"] path = dwm - url = git@github.com:brysonsteck/dwm + url = git@codeberg.org:brysonsteck/dwm [submodule "vim/colors/gruvbox"] path = vim/colors/gruvbox url = git@github.com:morhetz/gruvbox -- cgit v1.2.3