aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-04-12 16:31:50 +0100
committerVaxry <[email protected]>2024-04-12 16:31:50 +0100
commit45945a3e7d4485cc2d8889ee3cca4cc595e4270d (patch)
tree0f907106d1b13a59c3a94fdf1a061e2f208e2ef6 /.gitmodules
parentb1a94302897ae559c877471f7d365651bcd24ad4 (diff)
downloadHyprland-45945a3e7d4485cc2d8889ee3cca4cc595e4270d.tar.gz
Hyprland-45945a3e7d4485cc2d8889ee3cca4cc595e4270d.zip
deps: move from wlroots to wlroots-hyprland
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index c62f5b53..75de2db1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
-[submodule "wlroots"]
- path = subprojects/wlroots
- url = https://gitlab.freedesktop.org/wlroots/wlroots.git
[submodule "subprojects/hyprland-protocols"]
path = subprojects/hyprland-protocols
url = https://github.com/hyprwm/hyprland-protocols
@@ -10,3 +7,6 @@
[submodule "subprojects/tracy"]
path = subprojects/tracy
url = https://github.com/wolfpld/tracy
+[submodule "subprojects/wlroots-hyprland"]
+ path = subprojects/wlroots-hyprland
+ url = https://github.com/hyprwm/wlroots-hyprland