Prepare for easy swapping of alacritty font and theme

This commit is contained in:
David Heinemeier Hansson
2024-05-30 20:21:41 -07:00
parent 3f6dcf760f
commit 17e19847d5
6 changed files with 15 additions and 5 deletions

View 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" ]

View 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" ]