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