Files
dotfiles/.config/alacritty/alacritty.toml
Felix Nehrke 24f7891460 Migrate vim to neovim (min v0.11)
Install newest vim-releases via appimage from github-page!
2025-08-10 17:12:01 +02:00

9 lines
302 B
TOML

[font]
size = 9.0
# The NerdFont of ComitMono is created with: https://github.com/ryanoasis/nerd-fonts?tab=readme-ov-file#font-patcher
# normal = { family = "ComicMono Nerd Font", style = "Regular" }
normal = { family = "ComicMono Nerd Font", style = "Regular" }
[env]
WINIT_X11_SCALE_FACTOR = "1.55"