feat: can minimize the progress window

This commit is contained in:
Steven Arcangeli 2023-04-04 13:39:48 -07:00
parent 14a914aef1
commit f28e63460a
3 changed files with 104 additions and 10 deletions

View file

@ -106,6 +106,7 @@ local default_config = {
min_height = { 5, 0.1 },
height = nil,
border = "rounded",
minimized_border = "none",
win_options = {
winblend = 0,
},