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

13 lines
156 B
YAML
Raw Normal View History

2022-12-16 14:23:28 +01:00
bell:
animation: 'Ease'
duration: 50
color: '#555555'
2023-02-20 01:26:02 +01:00
font:
size: 7.0
2022-12-16 14:23:28 +01:00
cursor:
style:
shape: 'Block'
blinking: 'On'
blink_interval: 500