fix: Remove useless prompt_title

This commit is contained in:
TJ DeVries
2020-10-08 10:40:22 -04:00
parent 50afbb706d
commit 2f03dbf265
3 changed files with 23 additions and 23 deletions

View File

@@ -36,6 +36,8 @@ function config.set_defaults(defaults)
set("selection_strategy", "reset")
set("layout_strategy", "horizontal")
set("layout_options", {})
set("width", 0.75)
set("winblend", 0)
set("prompt_position", "bottom")