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 9345cee4f..f70bdc55a 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
8noblacklist ${HOME}/.config/obs-studio 8nodeny ${HOME}/.config/obs-studio
9noblacklist ${MUSIC} 9nodeny ${MUSIC}
10noblacklist ${PICTURES} 10nodeny ${PICTURES}
11noblacklist ${VIDEOS} 11nodeny ${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