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