diff options
author | zachir <zachir@librem.one> | 2023-10-19 11:11:29 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-10-19 11:11:29 -0500 |
commit | 9c6542ba30f9579316eb2dddd2eca7dd6b8d2389 (patch) | |
tree | 9161f1825b2ec584941253a90f24d43a05150ee5 /.gitmodules | |
parent | 6e392f8f0e99274bb6f910d8fc34e335648d1c26 (diff) | |
parent | c81018b4514b26a6f5716deb2100a7a0b88c9aa2 (diff) |
Merge branch 'master' of zachir.xyz:zachir/dotfiles into cas-master
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f477143..89c69a1 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://github.com/streetturtle/awesome-wm-widgets +[submodule "awesome/bling"] + path = awesome/bling + url = https://github.com/BlingCorp/bling.git |