about summary refs log tree commit diff
path: root/.gitmodules
blob: e19370188ecd92b89b927649bf09234bb5eb47e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "vendor/xmonad"]
	path = vendor/xmonad
	url = https://github.com/azahi/xmonad
[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