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

Consider giving Nix/NixOS a try! <3