diff options
author | zachir <zachir@librem.one> | 2023-11-05 17:21:48 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-11-05 17:23:24 -0600 |
commit | c1626768985083add2760ab34f0787cb3ef4130b (patch) | |
tree | e9c2669f44c7890a6970d927d9100a7eff503068 /.gitmodules | |
parent | 4b1cc8a76ff8ee613d18e6b0b3362907e8a33258 (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 |