diff --git a/alacritty/hezkore.toml b/alacritty/hezkore.toml index 065d131..6b8ea04 100644 --- a/alacritty/hezkore.toml +++ b/alacritty/hezkore.toml @@ -1,9 +1,14 @@ # Hezkore's Alacritty settings [window] -dimensions = { columns = 120, lines = 40 } +dimensions = { columns = 120, lines = 32 } opacity = 0.98 resize_increments = true +[bell] +animation = "Linear" +duration = 250 +color = "#010101" + [scrolling] multiplier = 1