mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 14:16:16 -06:00
Add xplayer audio-preview and thumbnailer profiles
This commit is contained in:
parent
3c2f0c85f2
commit
2e0730cc0d
2 changed files with 20 additions and 0 deletions
10
etc/xplayer-audio-preview.profile
Normal file
10
etc/xplayer-audio-preview.profile
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Firejail profile for xplayer-audio-preview
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include /etc/firejail/xplayer-audio-preview.local
|
||||
# Persistent global definitions
|
||||
include /etc/firejail/globals.local
|
||||
|
||||
|
||||
# Redirect
|
||||
include /etc/firejail/xplayer.profile
|
||||
10
etc/xplayer-video-thumbnailer
Normal file
10
etc/xplayer-video-thumbnailer
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Firejail profile for xplayer-video-thumbnailer
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include /etc/firejail/xplayer-video-thumbnailer.local
|
||||
# Persistent global definitions
|
||||
include /etc/firejail/globals.local
|
||||
|
||||
|
||||
# Redirect
|
||||
include /etc/firejail/xplayer.profile
|
||||
Loading…
Add table
Add a link
Reference in a new issue