From b5e6e167eb8d6654e84dfc6842f7d8121cfc17a8 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 5 Jan 2022 15:18:11 +0000 Subject: Create notable.profile --- etc/profile-m-z/notable.profile | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 etc/profile-m-z/notable.profile (limited to 'etc') 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 @@ +# Firejail profile for notable +# Description: The Markdown-based note-taking app that doesn't suck +# This file is overwritten after every install/update +# Persistent local customizations +include notable.local +# Persistent global definitions +include globals.local + +# Note: On debian-based distributions the binary might be located in +# /opt/Notable/notable, and therefore not be in PATH. +# If that's the case you can start Notable with firejail via +# `firejail "/opt/Notable/notable"`. + +noblacklist ${HOME}/.config/Notable +noblacklist ${HOME}/.notable + +net none +nosound + +?HAS_APPIMAGE: ignore private-dev +private-opt Notable + +dbus-user filter +dbus-user.talk ca.desrt.dconf +ignore dbus-user none + +# Notable keeps claiming it is started for the first time when whitelisting - see #4812. +ignore whitelist ${DOWNLOADS} +ignore whitelist ${HOME}/.config/Electron +ignore whitelist ${HOME}/.config/electron-flag*.conf +ignore include whitelist-common.inc +ignore include whitelist-runuser-common.inc +ignore include whitelist-usr-share-common.inc +ignore include whitelist-var-common.inc + +# Redirect +include electron.profile -- cgit v1.2.3-70-g09d2