refactor(wezterm): decrease padding
This commit is contained in:
parent
cb693a463a
commit
be03806bc1
@ -1,7 +1,7 @@
|
||||
return {
|
||||
freetype_load_target = "Normal",
|
||||
window_padding = {
|
||||
left = 2,
|
||||
left = 0,
|
||||
right = 0,
|
||||
top = 0,
|
||||
bottom = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user