aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/ranger
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-03-04 12:03:36 +0300
committerYaroslav <contact@yaroslavps.com>2020-03-04 12:03:36 +0300
commit8dc3ea2cdf943037e63499b4ca81d92b6a3e8bb9 (patch)
treeb7bf85025e807bcc7b988f7cdc4faf4cba3693b0 /dotfiles/.config/ranger
parent7f893cb7b502e4e24b88d124504a3978cec04d3b (diff)
downloadswayrice-8dc3ea2cdf943037e63499b4ca81d92b6a3e8bb9.tar.gz
swayrice-8dc3ea2cdf943037e63499b4ca81d92b6a3e8bb9.zip
ranger rifle changes
Diffstat (limited to 'dotfiles/.config/ranger')
-rw-r--r--dotfiles/.config/ranger/rifle.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/.config/ranger/rifle.conf b/dotfiles/.config/ranger/rifle.conf
index 7c24aa7..c960256 100644
--- a/dotfiles/.config/ranger/rifle.conf
+++ b/dotfiles/.config/ranger/rifle.conf
@@ -84,7 +84,7 @@ ext x?html?, has w3m, terminal = w3m "$@"
#Spreadsheets for scim
-ext sc|csv|sxc|xlsx?|xlt|xlw|gnm|gnumeric, = sc-im -- "$@"
+ext sc|csv|sxc|xlt|xlw|gnm|gnumeric, = sc-im -- "$@"
#-------------------------------------------
# Misc
@@ -168,9 +168,9 @@ ext docx, has abiword, X, flag f = abiword "$@"
ext docx?, has catdoc, terminal = catdoc -- "$@" | "$PAGER"
+ext pptx?|od[dfgpst]|docx?|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has libreoffice, X, flag f = libreoffice "$@"
ext sxc|xlsx?|xlt|xlw|gnm|gnumeric, has gnumeric, X, flag f = gnumeric -- "$@"
ext sxc|xlsx?|xlt|xlw|gnm|gnumeric, has kspread, X, flag f = kspread -- "$@"
-ext pptx?|od[dfgpst]|docx?|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has libreoffice, X, flag f = libreoffice "$@"
ext pptx?|od[dfgpst]|docx?|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has soffice, X, flag f = soffice "$@"
ext pptx?|od[dfgpst]|docx?|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has ooffice, X, flag f = ooffice "$@"