wezterm: fmt

This commit is contained in:
notohh 2023-11-15 02:01:25 -05:00
parent 20c38d3021
commit c5cd1b85bb
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -15,5 +15,5 @@ return {
enable_tab_bar = false,
color_scheme = 'Catppuccin Mocha',
window_padding = {top = 0, bottom = 0, left = 0, right = 0}
}
window_padding = { top = 0, bottom = 0, left = 0, right = 0 }
}