From f82a972244f88957d0e675395e56c1318b7e4dbb Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 15 Feb 2026 11:58:42 -0500 Subject: [PATCH] fix(dunst): avoid lock issues and use new syntax --- home/modules/ui.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/home/modules/ui.nix b/home/modules/ui.nix index 8f70a2d..be69a6c 100644 --- a/home/modules/ui.nix +++ b/home/modules/ui.nix @@ -301,9 +301,6 @@ in ctl = { appname = "ctl"; icon_position = "off"; - width = 300; - height = 50; - padding = 6; format = "%s"; }; };