about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 781a58e..e193701 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,9 @@
 [submodule "vendor/xmonad-contrib"]
 	path = vendor/xmonad-contrib
 	url = https://github.com/azahi/xmonad-contrib
+[submodule "vendor/alsa-mixer"]
+	path = vendor/alsa-mixer
+	url = https://github.com/azahi/alsa-mixer
+[submodule "vendor/X11"]
+	path = vendor/X11
+	url = https://github.com/azahi/X11

Consider giving Nix/NixOS a try! <3