fix(dunst): avoid lock issues and use new syntax
This commit is contained in:
parent
57444fb133
commit
f82a972244
1 changed files with 0 additions and 3 deletions
|
|
@ -301,9 +301,6 @@ in
|
||||||
ctl = {
|
ctl = {
|
||||||
appname = "ctl";
|
appname = "ctl";
|
||||||
icon_position = "off";
|
icon_position = "off";
|
||||||
width = 300;
|
|
||||||
height = 50;
|
|
||||||
padding = 6;
|
|
||||||
format = "%s";
|
format = "%s";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue