mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 03:30:37 +00:00
feat: removed terminal padding
This commit is contained in:
@@ -24,9 +24,9 @@ config.background = {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
config.window_padding = {
|
config.window_padding = {
|
||||||
left = 3,
|
left = 0,
|
||||||
right = 3,
|
right = 0,
|
||||||
top = 10,
|
top = 0,
|
||||||
bottom = 0,
|
bottom = 0,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user