From 9ec7c9049ef415de7e0174123c1169aaac1d00de Mon Sep 17 00:00:00 2001 From: mpuchstein Date: Mon, 10 Mar 2025 18:24:31 +0100 Subject: [PATCH] fixed alacritty --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3d89e7a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "/home/mpuchstein/.config/alacritty/themes"] + path = /home/mpuchstein/.config/alacritty/themes + url = https://github.com/alacritty/alacritty-theme