aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/rtv.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/rtv.profile')
-rw-r--r--etc/profile-m-z/rtv.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/rtv.profile b/etc/profile-m-z/rtv.profile
index 0d57e6916..e719b0d0d 100644
--- a/etc/profile-m-z/rtv.profile
+++ b/etc/profile-m-z/rtv.profile
@@ -6,7 +6,6 @@ include rtv.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9blacklist /tmp/.X11-unix
10blacklist ${RUNUSER}/wayland-* 9blacklist ${RUNUSER}/wayland-*
11 10
12noblacklist ${HOME}/.config/rtv 11noblacklist ${HOME}/.config/rtv
@@ -28,6 +27,7 @@ include disable-devel.inc
28include disable-exec.inc 27include disable-exec.inc
29include disable-interpreters.inc 28include disable-interpreters.inc
30include disable-programs.inc 29include disable-programs.inc
30include disable-X11.inc
31include disable-xdg.inc 31include disable-xdg.inc
32 32
33mkdir ${HOME}/.config/rtv 33mkdir ${HOME}/.config/rtv