From eb08d5da265d37cb4977df78e818157e41eed35e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Gremaud?= Date: Wed, 23 Oct 2024 12:29:52 +0200 Subject: [PATCH] Update gitmodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index a7e0854..dcacaf9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "neovim-config"] path = neovim-config url = ../neovim-config.git +[submodule "hyprland-config"] + path = hyprland-config + url = ../hyprland-config.git