dotfiles/files/home/.config/alacritty/alacritty.yml

13 lines
156 B
YAML
Raw Normal View History

2023-10-14 22:38:03 +02:00
bell:
animation: 'Ease'
duration: 50
color: '#555555'
2023-10-14 22:38:07 +02:00
font:
size: 7.0
2023-10-14 22:38:03 +02:00
cursor:
style:
shape: 'Block'
blinking: 'On'
blink_interval: 500