Cleanup to neovim and alacritty.

This commit is contained in:
2026-08-06 06:25:49 +02:00
parent 6327828c90
commit e8275c583d
4 changed files with 50 additions and 454 deletions
+1 -2
View File
@@ -3,11 +3,10 @@ import = ["~/.config/alacritty/themes/noctalia.toml"]
[font]
size = 13
offset = { x = 0, y = 3 }
offset = { x = 0, y = 6 }
normal = { family = "JetBrainsMono Nerd Font", style = "Regular" }
[window]
# startup_mode = "Maximized"
padding.x = 10
padding.y = 10