dunst: fix settings example
This commit is contained in:
parent
ce563f5911
commit
206ded407e
|
@ -108,7 +108,10 @@ in {
|
|||
example = literalExpression ''
|
||||
{
|
||||
global = {
|
||||
geometry = "300x5-30+50";
|
||||
width = 300;
|
||||
height = 300;
|
||||
offset = "30x50";
|
||||
origin = "top-right";
|
||||
transparency = 10;
|
||||
frame_color = "#eceff1";
|
||||
font = "Droid Sans 9";
|
||||
|
|
Loading…
Reference in a new issue