up
This commit is contained in:
@@ -3,11 +3,11 @@ local config = wezterm.config_builder()
|
||||
|
||||
-- Font
|
||||
config.font = wezterm.font '0xProto Nerd Font'
|
||||
config.font_size = 13
|
||||
config.font_size = 14
|
||||
|
||||
|
||||
-- Appearance
|
||||
config.color_scheme = 'Tokyo Night'
|
||||
config.color_scheme = 'Gruvbox Material (Gogh)'
|
||||
config.enable_tab_bar = false
|
||||
config.window_padding = {
|
||||
left = 4, right = 4, top = 4, bottom = 4,
|
||||
|
||||
Reference in New Issue
Block a user