From 700e4087013db7bb6c47706110dfaa160e8e4d85 Mon Sep 17 00:00:00 2001 From: Interitio Date: Mon, 20 Oct 2025 23:10:00 +1000 Subject: [PATCH] Add hyperfocus plugin. --- .gitmodules | 3 +++ src/modules/hyperfocus | 1 + 2 files changed, 4 insertions(+) create mode 160000 src/modules/hyperfocus diff --git a/.gitmodules b/.gitmodules index c6405d7..d244e01 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "src/modules/profiles"] path = src/modules/profiles url = https://git.thewisewolf.dev/HoloTech/profiles-plugin.git +[submodule "src/modules/hyperfocus"] + path = src/modules/hyperfocus + url = https://git.thewisewolf.dev/HoloTech/hyperfocus-plugin.git diff --git a/src/modules/hyperfocus b/src/modules/hyperfocus new file mode 160000 index 0000000..61076ce --- /dev/null +++ b/src/modules/hyperfocus @@ -0,0 +1 @@ +Subproject commit 61076ce933a568d4b8e415abdfcc468df36f1e4a