summaryrefslogtreecommitdiff
path: root/home/xyz/.config/alacritty/alacritty.toml
AgeCommit message (Collapse)Author
2024-04-16alacritty use default TERM, send COLORTERM for server ls show colorXiao Pan
More see alacritty.toml config comments notes.
2024-04-14commentXiao Pan
2024-04-14alacritty change to correct true old themeXiao Pan
2023-12-29Revert "feat: alacritty run bell"Xiao Pan
This reverts commit 45cd519f269c725d51352ec35291a8996a52163b. Because alacritty somehow ring a lot.
2023-12-29feat: alacritty run bellXiao Pan
2023-12-29fix: alacritty change back to old color schemeXiao Pan
https://github.com/alacritty/alacritty/blob/91e3cd6a40aa98cf9a76e7cd3534f7fbb0a27098/CHANGELOG.md?plain=1#L48
2023-12-28fix: alacritty config migrate to .tomlXiao Pan