fix(dunst): avoid lock issues and use new syntax
This commit is contained in:
parent
8fbf2324ce
commit
57444fb133
2 changed files with 2 additions and 2 deletions
|
|
@ -286,7 +286,7 @@ in
|
|||
width = "(0, 400)";
|
||||
height = "(0, 120)";
|
||||
origin = "top-right";
|
||||
offset = "16x16";
|
||||
offset = "(16, 16)";
|
||||
padding = 10;
|
||||
horizontal_padding = 10;
|
||||
frame_width = 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue