From 74a38b9dd7080ea052c810112fb19d00c7eda753 Mon Sep 17 00:00:00 2001 From: Karel Kočí Date: Wed, 6 May 2026 09:10:11 +0200 Subject: Multiple fixes of the configuration --- config/alacritty.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'config/alacritty.toml') diff --git a/config/alacritty.toml b/config/alacritty.toml index f46434b..340f690 100644 --- a/config/alacritty.toml +++ b/config/alacritty.toml @@ -1,3 +1,4 @@ +[general] #import = ["~/.config/alacritty/themes/themes/alabaster.toml"] [colors.bright] @@ -39,10 +40,6 @@ background = "#2e3440" dim_foreground = "#a5abb6" foreground = "#d8dee9" -#[colors.search.footer_bar] -#background = "#434c5e" -#foreground = "#d8dee9" - [colors.search.matches] background = "#88c0d0" foreground = "CellBackground" -- cgit v1.3