Config files for Alacritty terminal emulator
Go to file
2025-02-18 04:48:58 +00:00
colors Update colors/[colors.normal] black = "#010101" red = "#d62222" green = "#3ba04d" yellow = "#f6e000" blue = "#1958ff" magenta = "#b300b3" cyan = "#10bfaf" white = "#c6c6c6" [colors.bright] black = "#606060" red = "#ff4444" green = "#3bd04d" yellow = "#dfff1f" blue = " 2025-02-18 04:48:58 +00:00
alacritty.toml added env and padding 2024-12-28 23:53:06 +05:30
keybindings.toml Initial config 2024-12-17 13:54:21 +05:30
LICENSE Initial commit 2024-12-17 08:13:14 +00:00
README.md Typo 2024-12-17 13:55:58 +05:30

Alacritty dotfiles

Config files for Alacritty terminal emulator.
File location: $HOME/.config/alacritty/alacritty.toml
To use this config:

git clone https://git.candifloss.cc/candifloss/dotfiles_alacritty.git ~/.config/alacritty  

Config reference: Alacritty man-pages