mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
tweak wezterm padding to match kitty
This commit is contained in:
parent
d165428a37
commit
cc69cbaa6c
@ -110,10 +110,10 @@
|
|||||||
|
|
||||||
-- Window
|
-- Window
|
||||||
window_padding = {
|
window_padding = {
|
||||||
left = 6,
|
left = 10,
|
||||||
right = 6,
|
right = 10,
|
||||||
top = 0,
|
top = 10,
|
||||||
bottom = 0,
|
bottom = 10,
|
||||||
},
|
},
|
||||||
|
|
||||||
font = wezterm.font('${font}', { weight = 'Bold'}),
|
font = wezterm.font('${font}', { weight = 'Bold'}),
|
||||||
|
Loading…
Reference in New Issue
Block a user