chore: wezterm line height

main
sudo pacman -Syu 2023-03-01 17:36:31 +07:00
parent 8a50f1229b
commit 48e0a40dce
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ return {
"JetBrains Mono",
}),
font_size = 16.0,
line_height = 1.2,
color_scheme = "Catppuccin Mocha",
keys = {
{
@ -24,4 +25,5 @@ return {
hide_tab_bar_if_only_one_tab = true,
tab_bar_at_bottom = true,
window_background_opacity = 0.9,
audible_bell = "Disabled",
}