aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/notable.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/notable.profile')
-rw-r--r--etc/profile-m-z/notable.profile37
1 files changed, 37 insertions, 0 deletions
diff --git a/etc/profile-m-z/notable.profile b/etc/profile-m-z/notable.profile
new file mode 100644
index 000000000..7c790539d
--- /dev/null
+++ b/etc/profile-m-z/notable.profile
@@ -0,0 +1,37 @@
1# Firejail profile for notable
2# Description: The Markdown-based note-taking app that doesn't suck
3# This file is overwritten after every install/update
4# Persistent local customizations
5include notable.local
6# Persistent global definitions
7include globals.local
8
9# Note: On debian-based distributions the binary might be located in
10# /opt/Notable/notable, and therefore not be in PATH.
11# If that's the case you can start Notable with firejail via
12# `firejail "/opt/Notable/notable"`.
13
14noblacklist ${HOME}/.config/Notable
15noblacklist ${HOME}/.notable
16
17net none
18nosound
19
20?HAS_APPIMAGE: ignore private-dev
21private-opt Notable
22
23dbus-user filter
24dbus-user.talk ca.desrt.dconf
25ignore dbus-user none
26
27# Notable keeps claiming it is started for the first time when whitelisting - see #4812.
28ignore whitelist ${DOWNLOADS}
29ignore whitelist ${HOME}/.config/Electron
30ignore whitelist ${HOME}/.config/electron-flag*.conf
31ignore include whitelist-common.inc
32ignore include whitelist-runuser-common.inc
33ignore include whitelist-usr-share-common.inc
34ignore include whitelist-var-common.inc
35
36# Redirect
37include electron.profile