[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/phkaeser/wlmaker
	fetch = +refs/heads/*:refs/remotes/origin/*
[gc]
	auto = 0
[http "https://github.com/"]
	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX3NDRGNnemUzdnFScGZOZElDaHVuSHVHS3NWQkNFQjRDRkNzdg==
[submodule "dependencies"]
	active = true
	url = https://github.com/phkaeser/wlmaker-dependencies.git
[submodule "examples/gtk-layer-shell"]
	active = true
	url = https://github.com/wmww/gtk-layer-shell.git
[submodule "submodules/libbase"]
	active = true
	url = https://github.com/phkaeser/libbase.git
	update = rebase
