fix(dunst): avoid lock issues and use new syntax

This commit is contained in:
Barrett Ruth 2026-02-15 11:58:42 -05:00
parent 57444fb133
commit f82a972244
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -301,9 +301,6 @@ in
ctl = {
appname = "ctl";
icon_position = "off";
width = 300;
height = 50;
padding = 6;
format = "%s";
};
};