aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar pirate486743186 <okgomdjgbmoij@gmail.com>2021-03-02 15:06:38 +0100
committerLibravatar GitHub <noreply@github.com>2021-03-02 15:06:38 +0100
commit2a203b3923e2c02f0a9b24847fccaee1a3dce639 (patch)
tree728b95e613f426e08e5a986b92f6d27d6f7820e5 /etc
parentRename etc/inc/rtv-addons.inc to etc/profile-m-z/rtv-addons.profile (diff)
downloadfirejail-2a203b3923e2c02f0a9b24847fccaee1a3dce639.tar.gz
firejail-2a203b3923e2c02f0a9b24847fccaee1a3dce639.tar.zst
firejail-2a203b3923e2c02f0a9b24847fccaee1a3dce639.zip
Update rtv.profile
Diffstat (limited to 'etc')
-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