Change the renderer for notify to compact.
This commit is contained in:
parent
f0502dc916
commit
f8faa2f5c1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ return {
|
||||||
opts = {
|
opts = {
|
||||||
background_colour = "#24273a",
|
background_colour = "#24273a",
|
||||||
fps = 60,
|
fps = 60,
|
||||||
|
render = "compact",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue