File: .gitmodules

package info (click to toggle)
wayfire 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,764 kB
  • sloc: cpp: 52,464; xml: 2,987; ansic: 699; makefile: 161
file content (12 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "subprojects/wf-config"]
	path = subprojects/wf-config
	url = https://github.com/WayfireWM/wf-config
[submodule "subprojects/wlroots"]
	path = subprojects/wlroots
	url = https://gitlab.freedesktop.org/wlroots/wlroots.git
[submodule "subprojects/wf-utils"]
	path = subprojects/wf-utils
	url = https://github.com/WayfireWM/wf-utils.git
[submodule "subprojects/wf-touch"]
	path = subprojects/wf-touch
	url = https://github.com/WayfireWM/wf-touch