feh, ranger, zathura profiles

This commit is contained in:
netblue30 2016-10-02 09:14:31 -04:00
parent a14569035e
commit afa0feed21
4 changed files with 8 additions and 2 deletions

2
README
View file

@ -77,6 +77,8 @@ Fred-Barclay (https://github.com/Fred-Barclay)
- added gnome-chess profile
- added DOSBox profile
- evince profile enhancement
vismir2 (https://github.com/vismir2)
- feh, ranger and zathura profiles
graywolf (https://github.com/graywolf)
- spelling fix
Dara Adib (https://github.com/daradib)

View file

@ -17,6 +17,7 @@ firejail (0.9.43) baseline; urgency=low
* feature: disable 3D hardware acceleration (--no3d)
* feature: x11 xpra, x11 xephyr, x11 block, allusers, no3d profile commands
* new profiles: qpdfview, mupdf, Luminance HDR, Synfig Studio, Gimp, Inkscape
* new profiles: feh, ranger, zathura
* bugfixes
-- netblue30 <netblue30@yahoo.com> Fri, 9 Sept 2016 08:00:00 -0500

View file

@ -32,6 +32,8 @@ blacklist ${HOME}/.config/synfig
blacklist ${HOME}/.synfig
blacklist ${HOME}/.inkscape
blacklist ${HOME}/.gimp*
blacklist ${HOME}/.config/zathura
# Media players
blacklist ${HOME}/.config/cmus
@ -142,6 +144,7 @@ blacklist ${HOME}/.local/share/psi+
blacklist ${HOME}/.local/share/pix
blacklist ${HOME}/.local/share/gnome-chess
blacklist ${HOME}/.local/share/qpdfview
blacklist ${HOME}/.local/share/zathura
# ssh
blacklist /tmp/ssh-*

View file

@ -1,6 +1,6 @@
# zathura document viewer profile
# noblacklist ~/.config/zathura
# noblacklist ~/.local/share/zathura
noblacklist ~/.config/zathura
noblacklist ~/.local/share/zathura
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-programs.inc
include /etc/firejail/disable-devel.inc