alacritty: change dark theme to nightfly

This commit is contained in:
Łukasz Pankowski 2024-06-15 23:52:45 +02:00
parent 492adae580
commit e08245989a

View File

@ -1,3 +1,3 @@
import = [
"~/.config/alacritty/themes/themes/deep_space.toml"
"~/.config/alacritty/themes/themes/nightfly.toml"
]