dunst: Increase notification width

This commit is contained in:
Donovan Glover 2024-09-04 13:32:56 -04:00
parent e0a13a98ce
commit 45465b8c5e
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -11,7 +11,7 @@
settings = { settings = {
global = { global = {
width = 350; width = 370;
separator_height = 5; separator_height = 5;
padding = 24; padding = 24;
horizontal_padding = 24; horizontal_padding = 24;