forked from external/yambar
Pull in wlr-protocols instead of wlroots
We're not interested in anything in wlroots, except the wlr protocols.
This commit is contained in:
parent
6a30f66894
commit
1e466a24ba
4 changed files with 6 additions and 5 deletions
7
.gitmodules
vendored
7
.gitmodules
vendored
|
@ -1,3 +1,4 @@
|
|||
[submodule "external/wlroots"]
|
||||
path = external/wlroots
|
||||
url = https://github.com/swaywm/wlroots.git
|
||||
[submodule "external/wlr-protocols"]
|
||||
path = external/wlr-protocols
|
||||
url = https://github.com/swaywm/wlr-protocols.git
|
||||
branch = master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue