diff options
author | zachir <zachir@librem.one> | 2023-02-10 12:47:42 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-02-10 12:47:42 -0600 |
commit | 069c4ff5fe6ed8150de9aebe1d484d74ad049b58 (patch) | |
tree | e18dde62b2a6b39618f31fbf38e3eb916f396a36 /.gitmodules | |
parent | eab2bc558cf79124f2c71b8424aa97834a29c677 (diff) |
add awesome as part of dotfiles, not separate repo
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f477143..5c2ba09 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,9 @@ [submodule "qutebrowser/jmatrix"] path = qutebrowser/jmatrix url = https://gitlab.com/jgkamat/jmatrix.git +[submodule "awesome/awesome-wm-widgets"] + path = awesome/awesome-wm-widgets + url = https://git.zachir.xyz/awesome-wm-widgets.git +[submodule "awesome/awesome-scratch"] + path = awesome/awesome-scratch + url = https://github.com/notnew/awesome-scratch |