mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 04:56:34 +05:30
decrease wezterm font size
This commit is contained in:
@ -15,7 +15,7 @@
|
|||||||
config.font = wezterm.font_with_fallback {
|
config.font = wezterm.font_with_fallback {
|
||||||
'FiraCode Nerd Font',
|
'FiraCode Nerd Font',
|
||||||
}
|
}
|
||||||
config.font_size = 18.0
|
config.font_size = 16.0
|
||||||
config.window_background_opacity = 1
|
config.window_background_opacity = 1
|
||||||
config.window_padding = {
|
config.window_padding = {
|
||||||
left = '20px',
|
left = '20px',
|
||||||
|
Reference in New Issue
Block a user