mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
refractor(nvim): Refractor lualine.nvim
This commit is contained in:
parent
a5218cdea7
commit
21a77b4524
11 changed files with 231 additions and 208 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue