-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 695 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "deps/zig-wayland"]
path = deps/zig-wayland
url = https://github.com/ifreund/zig-wayland
ignore = dirty
[submodule "deps/zig-xkbcommon"]
path = deps/zig-xkbcommon
url = https://github.com/ifreund/zig-xkbcommon
ignore = dirty
[submodule "protocols/wlr-protocols"]
path = protocols/wlr-protocols
url = https://gitlab.freedesktop.org/wlroots/wlr-protocols
ignore = dirty
[submodule "deps/zig-clap"]
path = deps/zig-clap
url = https://github.com/Hejsil/zig-clap
ignore = dirty
[submodule "deps/zig-pixman"]
path = deps/zig-pixman
url = https://github.com/ifreund/zig-pixman
[submodule "deps/zig-wlroots"]
path = deps/zig-wlroots
url = https://github.com/wlrfx/zig-wlroots