diff options
author | zachir <zachir@librem.one> | 2021-09-12 00:20:37 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2021-09-12 00:20:37 -0500 |
commit | c79e4aad3dc04158a14cab1fee8dbd5e769a201f (patch) | |
tree | 39029e8d0d5d5c0725d1440b39d52befee377913 /.gitmodules | |
parent | 1c6a5fc1d1b8c42a1e1b81f8ba6119a3dac8067f (diff) |
awesome: add widgets and scratchpad module
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9c44fa8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "awesome-wm-widgets"] + path = awesome-wm-widgets + url = git@gitlab.com:zachir/awesome-wm-widgets +[submodule "awesome-scratch"] + path = awesome-scratch + url = https://github.com/notnew/awesome-scratch.git |