Files
Dotfiles/.config/alacritty/alacritty.toml
2024-05-24 13:34:37 +02:00

13 lines
217 B
TOML

[font]
normal={family = "Hack Nerd Font Mono", style = "Regular"}
[window]
opacity=0.7
blur=true
[keyboard]
bindings = [{ key = "V", mods = "Control", action = "Paste"}]
# [colors.primary]
# foreground = "#000000"