firejail/etc/profile-m-z/pycharm-community.profile
Kelvin M. Klann 8e99a8c2e3 profiles: fix some comments
Changes:

* Turn very long end-of-line comments into normal comments
* Turn multi-line end-of-line comments into normal comments
* Fix a comment being below instead of above the relevant entry
* Turn some comments that look like code into end-of-line comments
2023-09-06 04:01:27 -03:00

42 lines
1,000 B
Text

# Firejail profile for pycharm-community
# This file is overwritten after every install/update
# Persistent local customizations
include pycharm-community.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.PyCharm*
# Persistent cache is needed for spell and grammar checkers, etc.
noblacklist ${HOME}/.cache/JetBrains/PyCharm*
noblacklist ${HOME}/.config/JetBrains/PyCharm*
# Not `PyCharm*`, because the state about of "anonymous data sent" is shared
# between JetBrains IDEs.
noblacklist ${HOME}/.local/share/JetBrains
# Allow java (blacklisted by disable-devel.inc)
include allow-java.inc
# Allows files commonly used by IDEs
include allow-common-devel.inc
include disable-common.inc
include disable-devel.inc
include disable-programs.inc
caps.drop all
machine-id
nodvd
nogroups
noinput
nosound
notv
nou2f
novideo
tracelog
# minimum required to run but will probably break the program!
#private-etc alternatives,fonts,passwd
private-dev
private-tmp
noexec /tmp