Files
dotfiles/alacritty/alacritty.toml
mpuchstein 5aab90affd update
2025-02-06 00:04:58 +01:00

17 lines
279 B
TOML

[general]
import = [
"/home/mpuchstein/.config/alacritty/themes/themes/github_dark.toml"
]
live_config_reload = true
ipc_socket = true
[window]
opacity = 0.7
[font]
normal = { family = "Inconsolata Nerd Font Mono", style = "Regular" }
size = 9
[mouse]
hide_when_typing = true