neovide/config.toml
2025-05-19 18:42:06 +02:00

30 lines
739 B
TOML

# backtraces_path = "/path/to/neovide_backtraces.log" # see below for the default platform specific location
frame = "full"
fork = true
idle = true
maximized = false
mouse-cursor-icon = "arrow"
# neovim-bin = "" # in reality found dynamically on $PATH if unset
no-multigrid = false
srgb = true
tabs = true
theme = "dark"
title-hidden = true
vsync = true
wsl = false
# -->
[font] # Will use the bundled Fira Code Nerd Font by default
# normal = ["Lilex Nerd Font Mono"]
# normal = ["JetBrainsMono Nerd Font Mono"]
# normal = ["MonoCraft Nerd Font"]
# normal = ["ComicCodeLigatures Nerd Font"]
# size = 14.0
# normal = ["Agave Nerd Font Mono"]
# normal = ["Anka/Coder Condensed"]
normal = ["CaskaydiaCove Nerd Font Propo"]
size = 16.0