diff options
author | vaxerski <[email protected]> | 2022-05-31 10:08:57 +0200 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-05-31 10:08:57 +0200 |
commit | f6ba9909d64f8986efd7833252f9444175aa0fac (patch) | |
tree | c20073b012878a6abed8d6f5b2dcfba3c1ac7ef0 | |
parent | c9041bf5c993bfb5c67256ff20be7a025d97ffc5 (diff) | |
download | Hyprland-f6ba9909d64f8986efd7833252f9444175aa0fac.tar.gz Hyprland-f6ba9909d64f8986efd7833252f9444175aa0fac.zip |
added submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | wlroots | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..b0169c16 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "wlroots"] + path = wlroots + url = https://gitlab.freedesktop.org/wlroots/wlroots diff --git a/wlroots b/wlroots new file mode 160000 +Subproject 75d31509db8c28e8379fe9570118ef8c8228458 |