diff options
author | zachir <zachir@librem.one> | 2023-11-05 17:21:48 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-11-24 01:20:13 -0600 |
commit | fc8eab38001d1ad9719669bfb94ef73c7d2336c8 (patch) | |
tree | 10f7113f72bcfcc96cc3de063094d355d47a5390 /.gitmodules | |
parent | d7afc7e2b6abcd680da3b804c50ed2b47ae74e6d (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 |