[Alacritty] Fix theme path

This commit is contained in:
Fabian Ising
2024-01-09 17:27:52 +01:00
parent ea17ee824b
commit 35e6c623dd
2 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import = ["/Users/ising/.config/alacritty/solarized_light.toml"]
import = ["~/.config/alacritty/solarized_light.toml"]
live_config_reload = true
[env]