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.profile13
1 files changed, 4 insertions, 9 deletions
diff --git a/etc/profile-m-z/rtv.profile b/etc/profile-m-z/rtv.profile
index 44f228a9d..9228b4f51 100644
--- a/etc/profile-m-z/rtv.profile
+++ b/etc/profile-m-z/rtv.profile
@@ -2,14 +2,6 @@
2# Description: Browse Reddit from your terminal 2# Description: Browse Reddit from your terminal
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4 4
5# You can configure rtv to open different type of links
6# in external applications. Configuration here:
7# https://github.com/michael-lazar/rtv#viewing-media-links
8# This include is meant to facilitate that configuration
9# with the use of a .local file.
10
11
12
13# Persistent local customizations 5# Persistent local customizations
14include rtv.local 6include rtv.local
15# Persistent global definitions 7# Persistent global definitions
@@ -25,8 +17,11 @@ noblacklist ${HOME}/.local/share/rtv
25include allow-python2.inc 17include allow-python2.inc
26include allow-python3.inc 18include allow-python3.inc
27 19
20# You can configure rtv to open different type of links
21# in external applications. Configuration here:
22# https://github.com/michael-lazar/rtv#viewing-media-links
28# Uncomment or put in rtv.local for external application support 23# Uncomment or put in rtv.local for external application support
29#include rtv-addons.inc 24#include rtv-addons.profile
30include disable-common.inc 25include disable-common.inc
31include disable-devel.inc 26include disable-devel.inc
32include disable-exec.inc 27include disable-exec.inc