From 15b24ab9d782a8e5683f305ec8b1c31849a64246 Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Mon, 19 May 2025 23:03:02 -0700 Subject: initial commit --- theme/.config/theme/alacritty.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 theme/.config/theme/alacritty.toml (limited to 'theme') diff --git a/theme/.config/theme/alacritty.toml b/theme/.config/theme/alacritty.toml new file mode 100644 index 0000000..d3c158b --- /dev/null +++ b/theme/.config/theme/alacritty.toml @@ -0,0 +1,4 @@ +[general] +import = [ + "~/.config/alacritty/alacritty-theme/themes/{{THEME}}.toml" +] -- cgit v1.2.3-70-g09d2