aboutsummaryrefslogtreecommitdiffstats
path: root/etc/totem.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/totem.profile')
-rw-r--r--etc/totem.profile5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/totem.profile b/etc/totem.profile
index f541d3cc2..5b74709e3 100644
--- a/etc/totem.profile
+++ b/etc/totem.profile
@@ -6,6 +6,9 @@ include totem.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9# Allow lua (required for youtube video)
10include allow-lua.inc
11
9noblacklist ${HOME}/.config/totem 12noblacklist ${HOME}/.config/totem
10noblacklist ${HOME}/.local/share/totem 13noblacklist ${HOME}/.local/share/totem
11noblacklist ${MUSIC} 14noblacklist ${MUSIC}
@@ -37,6 +40,6 @@ private-bin totem
37# totem needs access to ~/.cache/tracker or it exits 40# totem needs access to ~/.cache/tracker or it exits
38#private-cache 41#private-cache
39private-dev 42private-dev
40# private-etc alternatives,fonts,machine-id,pulse,asound.conf,ca-certificates,ssl,pki,crypto-policies 43# private-etc alternatives,asound.conf,ca-certificates,crypto-policies,fonts,machine-id,pki,pulse,ssl
41private-tmp 44private-tmp
42 45