diff options
author | zachir <zachir@librem.one> | 2023-12-15 22:20:53 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-12-15 22:20:53 -0600 |
commit | 46cd36251842394860454c17e621df13ecc541dc (patch) | |
tree | 8b922b786deeb10f1e1485b0ef308ee3378d8068 /.gitmodules | |
parent | 0e3d7c9afdc49e1b81f976a380a878db0d0c3947 (diff) |
Fix awesome, which didn't copy over.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f477143..943b8bf 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 = git@zachir.xyz:zachir/awesome-wm-widgets.git +[submodule "awesome/bling"] + path = awesome/bling + url = https://github.com/BlingCorp/bling.git |