Files
dotfiles-hyprland/.config/alacritty/alacritty.toml
2026-07-06 23:55:57 -03:00

9 lines
146 B
TOML

[window]
padding = { x = 5, y = 5 }
decorations = "None"
opacity = 0.9
dynamic_title = true
[cursor]
style = { shape = "Beam", blinking = "On" }