Change the renderer for notify to compact.

This commit is contained in:
Martin Larsson 2024-07-12 19:09:31 +02:00
parent f0502dc916
commit f8faa2f5c1

View file

@ -8,6 +8,7 @@ return {
opts = {
background_colour = "#24273a",
fps = 60,
render = "compact",
}
}
},