dotfiles/alacritty/.config/alacritty/qgodefro.toml
Quentin Godefroid 9c084bfeb5 feat(i3): Add i3 config
feat(alacritty): Migrate to toml
2024-09-30 19:45:21 +02:00

26 lines
386 B
TOML

live_config_reload = true
[window]
dynamic_padding = true
decorations = 'None'
opacity = 0.8
dynamic_title = true
[windows.class]
general = "alacritty"
[bell]
animation = "EaseOutQuad"
duration = 150
[colors]
draw_bold_text_with_bright_colors = true
[scrolling]
history = 100000
multiplier = 3
[selection]
save_to_clipboard = true
semantic_escape_chars = ",│`|:\"' ()[]{}<>\t"