diff options
Diffstat (limited to 'dots/ghostty')
| -rw-r--r-- | dots/ghostty/.config/ghostty/config.j2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dots/ghostty/.config/ghostty/config.j2 b/dots/ghostty/.config/ghostty/config.j2 new file mode 100644 index 0000000..67f4c32 --- /dev/null +++ b/dots/ghostty/.config/ghostty/config.j2 @@ -0,0 +1,3 @@ +font-family = "{{ theme.ghostty.font.name }}" +theme = "dark:{{ theme.ghostty.dark_theme }},light:{{ theme.ghostty.light_theme }}" + |
