Prepare for easy swapping of alacritty font and theme
This commit is contained in:
2
configs/alacritty/font.toml
Normal file
2
configs/alacritty/font.toml
Normal file
@ -0,0 +1,2 @@
|
||||
# Leave this file as-is to allow omakub to swap fonts system wide
|
||||
import = [ "~/.local/share/omakub/fonts/alacritty/cascadia-mono.toml" ]
|
2
configs/alacritty/theme.toml
Normal file
2
configs/alacritty/theme.toml
Normal file
@ -0,0 +1,2 @@
|
||||
# Leave this file as-is to allow omakub to swap themes system wide
|
||||
import = [ "~/.local/share/omakub/themes/alacritty/tokyo-night.toml" ]
|
Reference in New Issue
Block a user