From 0262b734da2e5bcb3e019ef046b03e78b0dbcc47 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Tue, 7 Apr 2026 13:26:56 +0200 Subject: remove lib.mkForce from dumst config as nixowos is now disabled --- home/rices/nord-blue/dunst.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/rices') diff --git a/home/rices/nord-blue/dunst.nix b/home/rices/nord-blue/dunst.nix index b93bf6e..6fafc75 100644 --- a/home/rices/nord-blue/dunst.nix +++ b/home/rices/nord-blue/dunst.nix @@ -36,7 +36,7 @@ in { services.dunst = { enable = true; - settings = lib.mkForce { + settings = { global = { width = "(200,300)"; height = "(0,150)"; -- cgit v1.2.3