From 933a0da7c3ccbab00f00fbd5a2e626bfb25f6ef7 Mon Sep 17 00:00:00 2001 From: Elis Eriksson Date: Thu, 2 Jul 2026 12:49:56 +0200 Subject: ComicShanns, Zsh autosuggestions and i3 border tweak --- alacritty.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'alacritty.toml') diff --git a/alacritty.toml b/alacritty.toml index fb40a5a..4d1f1a6 100644 --- a/alacritty.toml +++ b/alacritty.toml @@ -3,10 +3,10 @@ history = 100000 multiplier = 10 [font] -normal = { family = "Iosevka NF", style = "Regular"} -bold = { family = "Iosevka NF", style = "Regular"} -italic = { family = "Iosevka NF", style = "Regular"} -bold_italic = { family = "Iosevka NF", style = "Regular"} +normal = { family = "ComicShanns Nerd Font", style = "Regular"} +bold = { family = "ComicShanns Nerd Font", style = "Bold"} +italic = { family = "ComicShanns Nerd Font", style = "Italic"} +bold_italic = { family = "ComicShanns Nerd Font", style = "BoldItalic"} [colors.bright] black = "#1d2123" -- cgit v1.3-7-ge9ab