mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-08-02 16:03:21 +01:00
Fixed font misconfiguration issues
This commit is contained in:
@@ -5,6 +5,7 @@ config.enable_wayland = false
|
||||
config.default_prog = { "nu" }
|
||||
config.color_scheme = "Tokyo Night"
|
||||
config.enable_kitty_keyboard = true
|
||||
config.font = wezterm.font("MonaspiceNeNerdFontMono")
|
||||
config.font_size = 16
|
||||
|
||||
return config
|
||||
|
||||
Reference in New Issue
Block a user