mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Add submodules
This commit is contained in:
parent
c150177a94
commit
206bb809f7
5 changed files with 20 additions and 0 deletions
16
.gitmodules
vendored
Normal file
16
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
[submodule "wlroots"]
|
||||
path = wlroots
|
||||
clone = https://github.com/swaywm/wlroots
|
||||
url = ./subprojects/wlroots
|
||||
[submodule "subprojects/swayidle"]
|
||||
path = subprojects/swayidle
|
||||
url = https://github.com/swaywm/swayidle
|
||||
[submodule "subprojects/swaylock"]
|
||||
path = subprojects/swaylock
|
||||
url = https://github.com/swaywm/swaylock
|
||||
[submodule "subprojects/wlroots"]
|
||||
path = subprojects/wlroots
|
||||
url = https://github.com/swaywm/wlroots
|
||||
[submodule "subprojects/swaybg"]
|
||||
path = subprojects/swaybg
|
||||
url = https://github.com/swaywm/swaybg
|
||||
Loading…
Add table
Add a link
Reference in a new issue