mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
fix epiphany
This commit is contained in:
parent
0a43cc589c
commit
6959d49367
2 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ blacklist ${HOME}/.filezilla
|
|||
blacklist ${HOME}/.config/filezilla
|
||||
blacklist ${HOME}/.dillo
|
||||
blacklist ${HOME}/.conkeror.mozdev.org
|
||||
blacklist ${HOME}/.config/.epiphany
|
||||
blacklist ${HOME}/.config/epiphany
|
||||
blacklist ${HOME}/.config/slimjet
|
||||
blacklist ${HOME}/.config/qutebrowser
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Epiphany browser profile
|
||||
noblacklist ${HOME}/.config/.epiphany
|
||||
noblacklist ${HOME}/.config/epiphany
|
||||
noblacklist ${HOME}/.cache/epiphany
|
||||
noblacklist ${HOME}/.local/share/epiphany
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue