aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/obs.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/obs.profile')
-rw-r--r--etc/profile-m-z/obs.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-m-z/obs.profile b/etc/profile-m-z/obs.profile
index f70bdc55a..9345cee4f 100644
--- a/etc/profile-m-z/obs.profile
+++ b/etc/profile-m-z/obs.profile
@@ -5,10 +5,10 @@ include obs.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8nodeny ${HOME}/.config/obs-studio 8noblacklist ${HOME}/.config/obs-studio
9nodeny ${MUSIC} 9noblacklist ${MUSIC}
10nodeny ${PICTURES} 10noblacklist ${PICTURES}
11nodeny ${VIDEOS} 11noblacklist ${VIDEOS}
12 12
13# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc 14include allow-python2.inc