feat: can minimize the progress window
This commit is contained in:
parent
14a914aef1
commit
f28e63460a
3 changed files with 104 additions and 10 deletions
|
|
@ -106,6 +106,7 @@ local default_config = {
|
|||
min_height = { 5, 0.1 },
|
||||
height = nil,
|
||||
border = "rounded",
|
||||
minimized_border = "none",
|
||||
win_options = {
|
||||
winblend = 0,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue