mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
adding sc-im as standard-app for xlsx files in vifm
This commit is contained in:
parent
dbc020f543
commit
bc72150e5e
@ -168,7 +168,7 @@ command! reload :write | restart
|
||||
" You can also add %CLEAR if you want to clear screen before running FUSE
|
||||
" program.
|
||||
|
||||
" Pdf
|
||||
" PDF
|
||||
filextype *.pdf zathura %c %i &, apvlv %c, xpdf %c
|
||||
fileviewer *.pdf
|
||||
\ vifmimg pdfpreview %px %py %pw %ph %c
|
||||
@ -176,6 +176,9 @@ fileviewer *.pdf
|
||||
\ vifmimg clear
|
||||
"\ pdftotext -nopgbrk %c -
|
||||
|
||||
" CSV
|
||||
filetype *.csv,*.xlsx sc-im %f
|
||||
|
||||
" PostScript
|
||||
filextype *.ps,*.eps,*.ps.gz
|
||||
\ {View in zathura}
|
||||
|
Loading…
x
Reference in New Issue
Block a user