Fix typo in name of light theme for helix

This commit is contained in:
Daniel Lynn 2024-04-30 14:21:40 -05:00
parent a5f2c8c116
commit 743dd86966
Signed by: daniel
GPG Key ID: 655C07B9B3DDC88B

View File

@ -1,5 +1,5 @@
theme = "light"
alacritty_theme = "Catppuccin-Latte"
helix_theme = "catppuccin-latte"
helix_theme = "catppuccin_latte"
zellij_theme = "catppuccin-latte"
bat_theme = "Catppuccin Latte"