[Notifications] Don't show DrKonqi notifications in history

It creates a tray icon, so having a history entry is just annoying duplication.

Differential Revision: https://phabricator.kde.org/D26297
wilder-5.18
Kai Uwe Broulik 6 years ago
parent 469a7c1e33
commit e7e747b9be
  1. 4
      libnotificationmanager/plasmanotifyrc

@ -9,3 +9,7 @@ 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

Loading…
Cancel
Save