Add bug notice for dunst having hard-coded xdg-open

This commit is contained in:
ItsDrike 2024-08-08 13:35:32 +02:00
parent ac41a455ca
commit 190aa4f69b
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -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 = {