vlc: sandbox with firejail
This commit is contained in:
@@ -10,6 +10,7 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
sane.programs.vlc = {
|
sane.programs.vlc = {
|
||||||
|
sandbox.method = "firejail";
|
||||||
persist.byStore.private = [
|
persist.byStore.private = [
|
||||||
# vlc remembers play position in ~/.config/vlc/vlc-qt-interface.conf
|
# vlc remembers play position in ~/.config/vlc/vlc-qt-interface.conf
|
||||||
# filenames are stored in plaintext (unlike mpv, which i think hashes them)
|
# filenames are stored in plaintext (unlike mpv, which i think hashes them)
|
||||||
|
Reference in New Issue
Block a user