From 1d64b6241aab4be9084bbeb42536916e2935b8cf Mon Sep 17 00:00:00 2001 From: punkfairie Date: Sun, 3 Nov 2024 13:27:07 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A1=20chore(dunst):=20Add=20todo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/services/dunst.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/services/dunst.nix b/home/services/dunst.nix index a4933b7..fb7b17a 100644 --- a/home/services/dunst.nix +++ b/home/services/dunst.nix @@ -12,6 +12,7 @@ # drop-in weirdness. rose-pine.enable = false; + # TODO: Set this globally and import it. iconTheme = { package = pkgs.kora-icon-theme; name = "Kora";