diff options
author | zachir <zachir@librem.one> | 2023-11-05 17:21:48 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-11-05 17:21:48 -0600 |
commit | d5e55ebc7468acfb653b20e8cb5f6553fbc1d27e (patch) | |
tree | 001cc34d3ee3fa9705508a5d340a8b592dd4317d /.gitmodules | |
parent | 44d628013783e2191bb6dab53c9174f0371e788a (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 |