From e87bccabc318475ab712470657b85435354b53f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20L=C3=BCtke-Stetzkamp?= <46303707+clkamp@users.noreply.github.com> Date: Fri, 18 Dec 2020 18:41:39 +0000 Subject: [PATCH] dunst: include legacy icons Fixes #744 --- modules/services/dunst.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/services/dunst.nix b/modules/services/dunst.nix index 5fbbb884a..76fee146e 100644 --- a/modules/services/dunst.nix +++ b/modules/services/dunst.nix @@ -118,6 +118,7 @@ in { "emotes" "filesystem" "intl" + "legacy" "mimetypes" "places" "status"