aboutsummaryrefslogtreecommitdiff
path: root/.alacritty.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.alacritty.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.alacritty.toml b/.alacritty.toml
index 075542f..7ab16b1 100644
--- a/.alacritty.toml
+++ b/.alacritty.toml
@@ -1,5 +1,5 @@
-import = [
- "~/.config/alacritty/themes/themes/solarized_dark.toml"
+general.import = [
+ "~/.setup/solarized_dark.toml"
]
[bell]