Move alacritty theme to separate file to allow substitution
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
import = [ "~/.local/share/omakub/defaults/alacritty.toml" ]
|
||||
import = [
|
||||
"~/.local/share/omakub/defaults/alacritty.toml",
|
||||
"~/.local/share/omakub/themes/alacritty/tokyo-night.toml"
|
||||
]
|
||||
|
||||
[font]
|
||||
normal = { family = "CaskaydiaMono Nerd Font", style = "Regular" }
|
||||
|
Reference in New Issue
Block a user