fix kitty fonts

This commit is contained in:
DefectingCat
2023-11-17 13:39:15 +08:00
parent 37672a21df
commit c8b46c7562
3 changed files with 2 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#: individual font faces and even specify special fonts for particular
#: characters.
font_family JetBrainsMono Nerd Font
font_family JetBrains Nerd Font
# bold_font auto
# italic_font auto
# bold_italic_font auto

View File

@ -6,8 +6,6 @@
## upstream: https://github.com/catppuccin/kitty/blob/main/themes/mocha.conf
## blurb: Soothing pastel theme for the high-spirited!
# The basic colors
foreground #CDD6F4
background #1E1E2E

View File

@ -187,7 +187,7 @@ local plugins = {
end,
},
-- motion and others
-- motion, UI and others
{
"phaazon/hop.nvim",
branch = "v2", -- optional but strongly recommended