mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
16 lines
420 B
Text
16 lines
420 B
Text
# Firejail profile for riot-web
|
|
# Description: A glossy Matrix collaboration client for the web
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include riot-web.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.config/Riot
|
|
|
|
mkdir ${HOME}/.config/Riot
|
|
whitelist ${HOME}/.config/Riot
|
|
include whitelist-common.inc
|
|
|
|
# Redirect
|
|
include electron.profile
|