From 190aa4f69b2d5ce5937640cf4b9213ce85978322 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Thu, 8 Aug 2024 13:35:32 +0200 Subject: [PATCH] Add bug notice for dunst having hard-coded xdg-open --- home/services/dunst.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/services/dunst.nix b/home/services/dunst.nix index 5293437..6c265d9 100644 --- a/home/services/dunst.nix +++ b/home/services/dunst.nix @@ -9,6 +9,7 @@ cfg = osConfig.myOptions.home-manager.services.dunst; in { config = mkIf cfg.enable { + # BUG: Dunst seems to have /usr/bin/xdg-open hardcoded services.dunst = { enable = true; iconTheme = {