This commit is contained in:
parent
7881bfd9e7
commit
7f5912f3a8
1 changed files with 1 additions and 6 deletions
|
@ -15,12 +15,7 @@ local config = {
|
|||
text_background_opacity = 1.0,
|
||||
enable_tab_bar = false,
|
||||
color_scheme = 'tokyonight',
|
||||
window_padding = {
|
||||
top = 20,
|
||||
bottom = 20,
|
||||
left = 20,
|
||||
right = 20
|
||||
}
|
||||
window_padding = {top = 20, bottom = 20, left = 20, right = 20}
|
||||
}
|
||||
|
||||
return config
|
||||
|
|
Loading…
Reference in a new issue