From 51f172cc6bf17fe656f9e1d7aafd6a99540d5bdf Mon Sep 17 00:00:00 2001 From: TheOnePath Date: Tue, 18 Jun 2024 19:21:38 +0100 Subject: [PATCH] Added hyprutils submodule --- .gitmodules | 3 +++ hyprutils | 1 + 2 files changed, 4 insertions(+) create mode 160000 hyprutils diff --git a/.gitmodules b/.gitmodules index 7672a9a..d32067f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "wlr-randr"] path = wlr-randr url = https://github.com/emersion/wlr-randr +[submodule "hyprutils"] + path = hyprutils + url = https://github.com/hyprwm/hyprutils diff --git a/hyprutils b/hyprutils new file mode 160000 index 0000000..b4b5389 --- /dev/null +++ b/hyprutils @@ -0,0 +1 @@ +Subproject commit b4b5389bc11e220266e6d41f5f637f0c30ba6239