This commit is contained in:
Simon McLean 2025-03-02 12:17:08 +02:00 committed by GitHub
commit 2e641ba12d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -89,6 +89,8 @@ M.defaults = {
border = "none",
-- The backdrop opacity. 0 is fully opaque, 100 is fully transparent.
backdrop = 60,
-- The main window opacity. 0 is fully opaque, 100 is fully transparent.
winblend = 0,
title = nil, ---@type string only works when border is not "none"
title_pos = "center", ---@type "center" | "left" | "right"
-- Show pills on top of the Lazy window