diff --git a/home/services/dunst.nix b/home/services/dunst.nix index 0cd56ab..86e5999 100644 --- a/home/services/dunst.nix +++ b/home/services/dunst.nix @@ -98,13 +98,6 @@ new_icon = "network-wireless"; timeout = 2; }; - x-rule-james = { - summary = "*James Greenwood*"; - foreground = "#E09690"; - urgency = "critical"; - timeout = 30; - format = "%s(%a)"; - }; x-rule-reute-export = { summary = "TYPO3 Export"; foreground = "#8EB33B";