mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
add Colossal Order to steam.profile
This commit is contained in:
parent
c5d426b245
commit
8a0520d279
2 changed files with 4 additions and 0 deletions
|
|
@ -810,6 +810,7 @@ blacklist ${HOME}/.local/lib/vivaldi
|
|||
blacklist ${HOME}/.local/share/0ad
|
||||
blacklist ${HOME}/.local/share/3909/PapersPlease
|
||||
blacklist ${HOME}/.local/share/Anki2
|
||||
blacklist ${HOME}/.local/share/Colossal Order
|
||||
blacklist ${HOME}/.local/share/Dredmor
|
||||
blacklist ${HOME}/.local/share/Empathy
|
||||
blacklist ${HOME}/.local/share/Enpass
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ noblacklist ${HOME}/.local/share/3909/PapersPlease
|
|||
noblacklist ${HOME}/.local/share/aspyr-media
|
||||
noblacklist ${HOME}/.local/share/bohemiainteractive
|
||||
noblacklist ${HOME}/.local/share/cdprojektred
|
||||
noblacklist ${HOME}/.local/share/Colossal Order
|
||||
noblacklist ${HOME}/.local/share/Dredmor
|
||||
noblacklist ${HOME}/.local/share/FasterThanLight
|
||||
noblacklist ${HOME}/.local/share/feral-interactive
|
||||
|
|
@ -69,6 +70,7 @@ mkdir ${HOME}/.local/share/3909/PapersPlease
|
|||
mkdir ${HOME}/.local/share/aspyr-media
|
||||
mkdir ${HOME}/.local/share/bohemiainteractive
|
||||
mkdir ${HOME}/.local/share/cdprojektred
|
||||
mkdir ${HOME}/.local/share/Colossal Order
|
||||
mkdir ${HOME}/.local/share/Dredmor
|
||||
mkdir ${HOME}/.local/share/FasterThanLight
|
||||
mkdir ${HOME}/.local/share/feral-interactive
|
||||
|
|
@ -104,6 +106,7 @@ whitelist ${HOME}/.local/share/3909/PapersPlease
|
|||
whitelist ${HOME}/.local/share/aspyr-media
|
||||
whitelist ${HOME}/.local/share/bohemiainteractive
|
||||
whitelist ${HOME}/.local/share/cdprojektred
|
||||
whitelist ${HOME}/.local/share/Colossal Order
|
||||
whitelist ${HOME}/.local/share/Dredmor
|
||||
whitelist ${HOME}/.local/share/FasterThanLight
|
||||
whitelist ${HOME}/.local/share/feral-interactive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue