From 5601b1339cb4e246cfec59079da80d64aa32a9d7 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Thu, 4 Jun 2026 18:40:49 +0200 Subject: [PATCH] Noctalia: disable notifications --- homes/julian/features/hyprland/noctalia.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/homes/julian/features/hyprland/noctalia.json b/homes/julian/features/hyprland/noctalia.json index 64e3ee5..ef7df40 100644 --- a/homes/julian/features/hyprland/noctalia.json +++ b/homes/julian/features/hyprland/noctalia.json @@ -121,9 +121,7 @@ "useCustomFont": false }, { - "blacklist": [ - "nm-applet" - ], + "blacklist": [], "chevronColor": "none", "colorizeIcons": false, "drawerEnabled": false, @@ -524,7 +522,7 @@ ] }, "notifications": { - "enabled": true, + "enabled": false, "enableMarkdown": false, "density": "default", "monitors": [],