yambar/.gitmodules
Daniel Eklöf 75d9c9a12d
tllist: add git submodule directly under subprojects
Meson now falls back to a system dependency if the subproject isn't
available.
2019-12-01 15:51:57 +01:00

7 lines
240 B
Text

[submodule "external/wlr-protocols"]
path = external/wlr-protocols
url = https://github.com/swaywm/wlr-protocols.git
branch = master
[submodule "subprojects/tllist"]
path = subprojects/tllist
url = https://codeberg.org/dnkl/tllist.git