From 8e4d913210fdc777ba7fb9460b0102937588380b Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Fri, 18 Jul 2025 10:15:02 -0700 Subject: [PATCH] New backup 2025-07-18 10:15:02 --- de/home/.config/alacritty/alacritty.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/de/home/.config/alacritty/alacritty.toml b/de/home/.config/alacritty/alacritty.toml index ec8c90c..8fe676d 100644 --- a/de/home/.config/alacritty/alacritty.toml +++ b/de/home/.config/alacritty/alacritty.toml @@ -10,12 +10,12 @@ decorations = "None" [font] size = 10 normal = { family = "OverpassM Nerd Font Mono", style = "Regular" } -offset = { x = 0, y = 0 } +offset = { x = 0, y = -3 } [cursor] -blink_interval = 1000 +blink_interval = 500 [cursor.style] -shape = "Block" +shape = "Underline" blinking = "On" [general]