This commit is contained in:
pika 2025-03-27 09:43:21 +01:00
commit 4de811f2e5

33
config.toml Normal file
View file

@ -0,0 +1,33 @@
# backtraces_path = "/path/to/neovide_backtraces.log" # see below for the default platform specific location
fork = true
frame = "full"
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"]
# normal = ["MartianMono Nerd Font Mono"]
# normal = ["MesloLGS Nerd Font"] # small
# normal = ["MesloLGM Nerd Font"] # mid
# normal = ["MesloLGL Nerd Font"] # large
size = 14.0
# normal = ["Agave Nerd Font Mono"]
# normal = ["Anka/Coder Condensed"]
# size = 16.0