refractor(nvim): Refractor lualine.nvim

This commit is contained in:
js0ny 2025-01-26 20:47:38 +00:00
parent a5218cdea7
commit 21a77b4524
11 changed files with 231 additions and 208 deletions

View file

@ -65,7 +65,7 @@ local os_type = detect_os()
config.max_fps = 120
config.font = wezterm.font({
family = "CaskaydiaCove Nerd Font",
family = "JetBrainsMono Nerd Font",
})
config.color_scheme = "Catppuccin Mocha"
config.font_size = 12.0