commented all warning after the migration to toml

This commit is contained in:
gurkenhabicht 2024-01-07 10:18:39 +01:00
parent ce77deb337
commit 8db0f9e12e
1 changed files with 7 additions and 7 deletions

View File

@ -1,18 +1,18 @@
import = ["/home/stefan/.config/alacritty/colorschemes/catppuccin/catppuccin-mocha.toml"]
[font]
AppleFontSmoothing = true
antialias = "lcd"
# AppleFontSmoothing = true
# antialias = "lcd"
size = 12
style = "Regular"
# style = "Regular"
[font.bold]
family = "MesloLGS NF"
style = "Bold"
# style = "Bold"
[font.bold_italic]
family = "MesloLGS NF"
style = "Bold Italic"
# style = "Bold Italic"
[font.glyph_offset]
x = 0
@ -20,11 +20,11 @@ y = 0
[font.italic]
family = "MesloLGS NF"
style = "Italic"
# style = "Italic"
[font.normal]
family = "MesloLGS NF"
style = "Regular"
# style = "Regular"
[font.offset]
x = 0