From 069c4ff5fe6ed8150de9aebe1d484d74ad049b58 Mon Sep 17 00:00:00 2001 From: zachir Date: Fri, 10 Feb 2023 12:47:42 -0600 Subject: add awesome as part of dotfiles, not separate repo --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f477143..5c2ba09 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,9 @@ [submodule "qutebrowser/jmatrix"] path = qutebrowser/jmatrix url = https://gitlab.com/jgkamat/jmatrix.git +[submodule "awesome/awesome-wm-widgets"] + path = awesome/awesome-wm-widgets + url = https://git.zachir.xyz/awesome-wm-widgets.git +[submodule "awesome/awesome-scratch"] + path = awesome/awesome-scratch + url = https://github.com/notnew/awesome-scratch -- cgit v1.2.3