1
0
Fork 0

wezterm: alt fonts

This commit is contained in:
Von Random 2025-02-27 16:06:24 +02:00
parent 3168e01c95
commit dc237a6307
2 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@ cfg.colors = {
},
inactive_tab = {
fg_color = tab_fg,
bg_color = tab_bg
bg_color = tab_bg,
}
}
}