From 4b85223cae3197bf153061f17e3fe754c2e6efa8 Mon Sep 17 00:00:00 2001 From: TheOnePath Date: Tue, 18 Jun 2024 20:34:21 +0100 Subject: [PATCH] Added hyprlock submodule --- .gitmodules | 3 +++ hyprlock | 1 + 2 files changed, 4 insertions(+) create mode 160000 hyprlock diff --git a/.gitmodules b/.gitmodules index d32067f..87eaf55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "hyprutils"] path = hyprutils url = https://github.com/hyprwm/hyprutils +[submodule "hyprlock"] + path = hyprlock + url = https://github.com/hyprwm/hyprlock diff --git a/hyprlock b/hyprlock new file mode 160000 index 0000000..c5b8ad0 --- /dev/null +++ b/hyprlock @@ -0,0 +1 @@ +Subproject commit c5b8ad03d03ddbd2b0ff8615c2f6dba31374b6a8