diff options
author | zachir <zachir@librem.one> | 2023-11-05 17:21:48 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-11-07 09:12:17 -0600 |
commit | a492f2281e01fd0b0cf587dd27607d2eadef3ff0 (patch) | |
tree | 4ee5557f7a172b74546119a21b301f682fe32365 /.gitmodules | |
parent | 922a635aae6402e5e1787cdbdcc25580ae8c992a (diff) |
Add my awesome-wm-widgets repo
I still need the widgets, but I'll be using my own version unless/until
the upstream gets updated with some fixes.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 99733c8..b3d9f09 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "awesome/bling"] path = awesome/bling url = https://github.com/BlingCorp/bling.git +[submodule "awesome/awesome-wm-widgets"] + path = awesome/awesome-wm-widgets + url = https://git.zachir.xyz/awesome-wm-widgets.git |