13 lines
342 B
Plaintext
13 lines
342 B
Plaintext
|
|
# Font-Einstellungen (Wichtig für Icons in AstroNvim)
|
||
|
|
font-family = "Hack Nerd Font"
|
||
|
|
font-size = 11
|
||
|
|
|
||
|
|
# Performance & Grafik (Für Bild-Support & Geschwindigkeit) # Oder dein bevorzugtes Theme
|
||
|
|
|
||
|
|
theme = catppuccin-machiato.conf
|
||
|
|
window-decoration = false
|
||
|
|
confirm-close-surface = false
|
||
|
|
|
||
|
|
# Maus-Support für Neovim
|
||
|
|
mouse-hide-while-typing = true
|