summaryrefslogtreecommitdiff
path: root/dots/theme
diff options
context:
space:
mode:
Diffstat (limited to 'dots/theme')
-rw-r--r--dots/theme/.config/theme/alacritty.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dots/theme/.config/theme/alacritty.toml b/dots/theme/.config/theme/alacritty.toml
new file mode 100644
index 0000000..d3c158b
--- /dev/null
+++ b/dots/theme/.config/theme/alacritty.toml
@@ -0,0 +1,4 @@
+[general]
+import = [
+ "~/.config/alacritty/alacritty-theme/themes/{{THEME}}.toml"
+]