import = [ "~/.config/alacritty/catppuccin-macchiato.toml" ] live_config_reload = true [bell] animation = "EaseOutExpo" duration = 0 [cursor] blink_interval = 500 blink_timeout = 5 unfocused_hollow = false [cursor.style] blinking = "Off" shape = "Block" [env] TERM = "xterm-256color" [font] size = 12 [font.bold] family = "JetBrainsMono Nerd Font" style = "Bold" [font.glyph_offset] x = 0 y = 0 [font.italic] family = "JetBrainsMono Nerd Font" [font.normal] family = "JetBrainsMono Nerd Font" style = "Regular" [font.offset] x = 0 y = 1 [mouse] hide_when_typing = true [[mouse.bindings]] action = "PasteSelection" mouse = "Middle" [selection] semantic_escape_chars = ",│`|:\"' ()[]{}<>" [shell] program = "/bin/zsh" [window] decorations = "none" dynamic_title = true startup_mode = "Maximized" opacity = 0.95 blur = true [window.dimensions] columns = 160 lines = 80 [window.padding] x = 4 y = 2