From ada76070bea09230d4fb5553157dc3731b848881 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Thu, 17 Mar 2022 00:35:32 -0400 Subject: [PATCH] Making a bit wider --- modules/applications/sway/dunst.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/applications/sway/dunst.nix b/modules/applications/sway/dunst.nix index b3f6c91..c49264f 100644 --- a/modules/applications/sway/dunst.nix +++ b/modules/applications/sway/dunst.nix @@ -26,7 +26,7 @@ in with lib; { padding = 20 horizontal_padding = 20 - width = 275 + width = 300 height = 100 offset = 40x60 origin = top-right