Skip to content

Commit

Permalink
Don't blacklist file used to save konversation notifications configur…
Browse files Browse the repository at this point in the history
…ation. (#3490)

Without this, konversation doesn't remember the settings for
notifications.
  • Loading branch information
Kishore96in authored Jul 4, 2020
1 parent 924b556 commit d16e829
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/profile-a-l/konversation.profile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ include konversation.local
include globals.local

noblacklist ${HOME}/.config/konversationrc
noblacklist ${HOME}/.config/konversation.notifyrc
noblacklist ${HOME}/.kde/share/config/konversationrc
noblacklist ${HOME}/.kde4/share/config/konversationrc

Expand Down

0 comments on commit d16e829

Please sign in to comment.