(alacritty) use relative path for theme
This commit is contained in:
parent
43d260bc37
commit
5d53f021a0
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@ size = 12.0
|
|||
|
||||
[general]
|
||||
import = [
|
||||
"~/.config/alacritty/theme.toml"
|
||||
"theme.toml"
|
||||
]
|
||||
live_config_reload = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue