Added suckless submodules

This commit is contained in:
agryphus 2023-08-02 00:59:42 -04:00
parent 85f5be4658
commit c8179248a1
3 changed files with 8 additions and 0 deletions

1
.config/dwm Submodule

@ -0,0 +1 @@
Subproject commit dd4d46bacee7c3ad786f3d454b94b2a582941896

1
.config/st Submodule

@ -0,0 +1 @@
Subproject commit 7a8e462eb227fcf9fe78d39ae898a1e4b1adb920

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule ".config/st"]
path = .config/st
url = ../st.git
[submodule ".config/dwm"]
path = .config/dwm
url = ../dwm.git