Closed taitep closed 1 year ago
I tried to use catppuccin macchiato in alacritty, but it did not work. My alacritty.yml file and catppuccin themes folder are in ~/.config/alacritty. My fonts work. I added the following to alacritty.yml:
alacritty.yml
~/.config/alacritty
import: - ~/.config/alacritty/catppuccin/catppucin-macchiato.yml
as well as changing the font, no other things were changed.
I accidentally did smth wrong, works when copying the settings from the readme.
used 1 c in catppuccin-macchiato.yml instead of 2.?.?
I tried to use catppuccin macchiato in alacritty, but it did not work. My
alacritty.yml
file and catppuccin themes folder are in~/.config/alacritty
. My fonts work. I added the following toalacritty.yml
:as well as changing the font, no other things were changed.