aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/whalebird.profile
blob: fdbd406c2cdb72fe8c7e61a23bc971418ac5db6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Firejail profile for whalebird
# Description: Electron-based Mastodon/Pleroma client
# This file is overwritten after every install/update
# Persistent local customizations
include whalebird.local
# Persistent global definitions
include globals.local

# Disabled until someone reported positive feedback
ignore include whitelist-runuser-common.inc
ignore include whitelist-usr-share-common.inc

ignore dbus-user none
ignore dbus-system none

nodeny  ${HOME}/.config/Whalebird

mkdir ${HOME}/.config/Whalebird
allow  ${HOME}/.config/Whalebird

no3d

private-bin whalebird
private-etc fonts,machine-id

# Redirect
include electron.profile