summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2025-03-15 14:46:54 +0100
committerMaksymilian Jopek <maks@jopek.eu>2025-03-15 14:46:54 +0100
commitd7c8b912e63c9a112d75f6b9e2e3f5d3c6975240 (patch)
tree8731b82a7d16240d3fea1175d02f55dd15e2abf2 /.gitmodules
parent5f385da9f686ffb9ab61c194a46539cbe53357ea (diff)
downloadeibhear-d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240.tar.gz
eibhear-d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240.tar.zst
eibhear-d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240.zip
Eibhear: Initial commit
Some file deletion, small changes, some addition
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c8bf5fa..0186ea2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,15 @@
[submodule ".config/mpv/script_modules/mpvSockets"]
path = .config/mpv/script_modules/mpvSockets
url = https://github.com/wis/mpvSockets.git
+[submodule ".local/src/dmenu"]
+ path = .local/src/dmenu
+ url = https://github.com/lukesmithxyz/dmenu.git
+[submodule ".local/src/dwm"]
+ path = .local/src/dwm
+ url = https://github.com/lukesmithxyz/dwm.git
+[submodule ".local/src/dwmblocks"]
+ path = .local/src/dwmblocks
+ url = https://github.com/LukeSmithxyz/dwmblocks.git
+[submodule ".local/src/st"]
+ path = .local/src/st
+ url = https://github.com/lukesmithxyz/st.git