mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(wezterm): switch colorscheme to Catppuccin Mocha
This commit is contained in:
@@ -28,7 +28,7 @@ config.font = wezterm.font({
|
|||||||
})
|
})
|
||||||
config.font_size = 22.0
|
config.font_size = 22.0
|
||||||
config.line_height = 1.2
|
config.line_height = 1.2
|
||||||
config.color_scheme = "Tokyo Night"
|
config.color_scheme = "Catppuccin Mocha"
|
||||||
|
|
||||||
config.cursor_blink_rate = 0
|
config.cursor_blink_rate = 0
|
||||||
config.audible_bell = "Disabled"
|
config.audible_bell = "Disabled"
|
||||||
|
|||||||
Reference in New Issue
Block a user