Skip to content

Commit

Permalink
WebStorm: allow Dolphin to access its config file
Browse files Browse the repository at this point in the history
  • Loading branch information
tredondo committed Apr 5, 2021
1 parent 412483b commit d75208a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/profile-m-z/webstorm.profile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d75208a

Please sign in to comment.