wip
This commit is contained in:
parent
4de811f2e5
commit
1137fd2f02
1 changed files with 5 additions and 8 deletions
13
config.toml
13
config.toml
|
@ -1,6 +1,6 @@
|
||||||
# backtraces_path = "/path/to/neovide_backtraces.log" # see below for the default platform specific location
|
# backtraces_path = "/path/to/neovide_backtraces.log" # see below for the default platform specific location
|
||||||
fork = true
|
|
||||||
frame = "full"
|
frame = "full"
|
||||||
|
fork = true
|
||||||
idle = true
|
idle = true
|
||||||
maximized = false
|
maximized = false
|
||||||
mouse-cursor-icon = "arrow"
|
mouse-cursor-icon = "arrow"
|
||||||
|
@ -19,15 +19,12 @@ wsl = false
|
||||||
# normal = ["Lilex Nerd Font Mono"]
|
# normal = ["Lilex Nerd Font Mono"]
|
||||||
# normal = ["JetBrainsMono Nerd Font Mono"]
|
# normal = ["JetBrainsMono Nerd Font Mono"]
|
||||||
# normal = ["MonoCraft Nerd Font"]
|
# normal = ["MonoCraft Nerd Font"]
|
||||||
normal = ["ComicCodeLigatures Nerd Font"]
|
# normal = ["ComicCodeLigatures Nerd Font"]
|
||||||
# normal = ["MartianMono Nerd Font Mono"]
|
# size = 14.0
|
||||||
# normal = ["MesloLGS Nerd Font"] # small
|
|
||||||
# normal = ["MesloLGM Nerd Font"] # mid
|
|
||||||
# normal = ["MesloLGL Nerd Font"] # large
|
|
||||||
size = 14.0
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# normal = ["Agave Nerd Font Mono"]
|
# normal = ["Agave Nerd Font Mono"]
|
||||||
# normal = ["Anka/Coder Condensed"]
|
# normal = ["Anka/Coder Condensed"]
|
||||||
# size = 16.0
|
normal = ["CaskaydiaCove Nerd Font Propo"]
|
||||||
|
size = 16.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue