fix: ghostty install instructions (#8)

* fix: ghostty install isntructions

* fix(docs): lazy = false
This commit is contained in:
Barrett Ruth 2026-02-18 12:51:22 -05:00 committed by GitHub
parent 6f7670d1a7
commit e6d3a78eb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,7 @@ Load nvim-web-devicons before nonicons.nvim. For example, with lazy.nvim: >lua
{
'barrettruth/nonicons.nvim',
dependencies = { 'nvim-tree/nvim-web-devicons' },
lazy = false,
}
<
The plugin works automatically with no configuration required. For
@ -183,8 +184,7 @@ Download the font from: https://github.com/ya2s/nonicons/releases
ghostty ~
>
font-family = Nonicons
font-family = YourMainFont
font_codepoint_map = "U+f101-U+f25c=nonicons"
<
kitty ~