diff --git a/lua/plugins/whichkey.lua b/lua/plugins/whichkey.lua index 1c45b8b..432ea93 100644 --- a/lua/plugins/whichkey.lua +++ b/lua/plugins/whichkey.lua @@ -49,7 +49,7 @@ return { -- height = { min = 4, max = 25 }, -- col = 0, row = -1, - border = "single", -- none, single, double, shadow + border = "rounded", -- none, single, double, shadow padding = { 1, 2 }, -- extra window padding [top/bottom, right/left] title = true, title_pos = "center",