dotfiles/de/home/.config/alacritty/alacritty.toml
2024-12-18 12:00:03 -08:00

15 lines
238 B
TOML

import = ["/home/pogmommy/.config/de-vars/colors/active/alacritty.toml"]
[window]
opacity = 0.8
dynamic_title = true
dynamic_padding = true
[font]
size = 10
[cursor]
blink_interval = 1000
[cursor.style]
shape = "Block"
blinking = "On"