fix(notifier): set default conceallevel=2

This commit is contained in:
Folke Lemaitre 2024-11-07 22:31:13 +01:00
parent 1a1f8a2648
commit 662795c285
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -75,6 +75,7 @@ Snacks.config.style("notification", {
wo = {
winblend = 5,
wrap = false,
conceallevel = 2,
},
bo = { filetype = "snacks_notif" },
})