dunst: fix settings example

This commit is contained in:
Dominik Schrempf 2022-06-20 08:07:29 +02:00 committed by Robert Helgesson
parent ce563f5911
commit 206ded407e
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -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";