From 094b9d6a59d580965c5ac79c787849601e071b8e Mon Sep 17 00:00:00 2001 From: azahi Date: Sun, 14 Oct 2018 19:22:59 +0300 Subject: Add X11 and alsa-mixer as submodules to vendor --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') 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 -- cgit 1.4.1