mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
feh, ranger, zathura profiles
This commit is contained in:
parent
a14569035e
commit
afa0feed21
4 changed files with 8 additions and 2 deletions
2
README
2
README
|
|
@ -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)
|
||||
|
|
|
|||
1
RELNOTES
1
RELNOTES
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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-*
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue