-
Notifications
You must be signed in to change notification settings - Fork 569
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add element-desktop redirect profile (#3517)
* Create element-desktop.profile * add element-desktop dirs to disable-programs.inc * add element-desktop to firecfg.config * Update RELNOTES
- Loading branch information
Showing
4 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Firejail profile for element-desktop | ||
# Description: All-in-one secure chat app for teams, friends and organisations | ||
# This file is overwritten after every install/update | ||
# Persistent local customizations | ||
include element-desktop.local | ||
# Persistent global definitions | ||
# added by included profile | ||
#include globals.local | ||
|
||
noblacklist ${HOME}/.config/Element | ||
noblacklist ${HOME}/.config/Element (Riot) | ||
|
||
mkdir ${HOME}/.config/Element | ||
mkdir ${HOME}/.config/Element (Riot) | ||
whitelist ${HOME}/.config/Element | ||
whitelist ${HOME}/.config/Element (Riot) | ||
whitelist /opt/Element | ||
|
||
private-opt Element | ||
|
||
# Redirect | ||
include riot-desktop.profile |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -178,6 +178,7 @@ easystroke | |
ebook-viewer | ||
electron-mail | ||
electrum | ||
element-desktop | ||
elinks | ||
empathy | ||
enchant | ||
|