diff --git a/libnotificationmanager/plasmanotifyrc b/libnotificationmanager/plasmanotifyrc index a5d8feaee..f43a4fdd4 100644 --- a/libnotificationmanager/plasmanotifyrc +++ b/libnotificationmanager/plasmanotifyrc @@ -1,11 +1,15 @@ # Screenshot notifications are explicit user interactions, always show them [Applications][org.kde.spectacle] ShowPopupsInDndMode=true # Defaults for media players so their track change notifications don't accumulate in the history [Applications][vlc] ShowInHistory=false # Klipper notifications might contain sensitive information [Applications][org.kde.klipper] ShowInHistory=false + +# DrKonqi creates a tray icon, no point in being in history +[Applications][org.kde.drkonqi] +ShowInHistory=false