From d75208ac86e49d73354b98945b2eed6f8ebbc896 Mon Sep 17 00:00:00 2001 From: Ted Robertson <10043369+tredondo@users.noreply.github.com> Date: Mon, 5 Apr 2021 00:24:17 -1000 Subject: WebStorm: allow Dolphin to access its config file --- etc/profile-m-z/webstorm.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/profile-m-z/webstorm.profile') diff --git a/etc/profile-m-z/webstorm.profile b/etc/profile-m-z/webstorm.profile index a4adf2896..e9053f598 100644 --- a/etc/profile-m-z/webstorm.profile +++ b/etc/profile-m-z/webstorm.profile @@ -9,6 +9,8 @@ noblacklist ${HOME}/.WebStorm* noblacklist ${HOME}/.android noblacklist ${HOME}/.local/share/JetBrains noblacklist ${HOME}/.tooling +# Allow KDE file manager to open with log directories (blacklisted by disable-programs.inc) +noblacklist ${HOME}/.config/dolphinrc # Allows files commonly used by IDEs include allow-common-devel.inc -- cgit v1.2.3-70-g09d2