FelixKratz / dotfiles

My personal macOS configuration
GNU General Public License v3.0
929 stars 92 forks source link

fix(alacritty): uncomment italic #20

Closed mrmm closed 1 year ago

mrmm commented 1 year ago

Alacritty

The key italic of the font section in the config was commented out (maybe by mistake)

FelixKratz commented 1 year ago

I have tried it with the uncommented italic key, however, I must say I like it better with it commented out because the italic text features stand out way better this way:

Commented:

Screenshot 2023-05-04 at 07 16 24

Uncommented:

Screenshot 2023-05-04 at 07 16 37

Notice the italic strings and function arguments. (Although it was commented out by mistake indeed)

mrmm commented 1 year ago

@FelixKratz Sorry fro the late response, I just had yaml formating issue which is that I thought it was not intentional to keep that line commented 🙏

Thanks for the clear response 🙏