mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-11-27 23:13:07 +01:00
libreoffice -> odt
This commit is contained in:
parent
897aa38fca
commit
5916a373f1
@ -38,8 +38,8 @@ will try to use another preview.
|
||||
| html | `elinks` `lynx` `w3m` |
|
||||
| image | `ueberzug` |
|
||||
| json | `jq` |
|
||||
| libreoffice | `libreoffice` |
|
||||
| markdown | `mdcat` |
|
||||
| odt | `libreoffice` |
|
||||
| pdf | `pdftoppm` |
|
||||
| text | `bat` `cat` `highlight` `source-highlight` |
|
||||
| torrent | `transmission-show` |
|
||||
|
@ -111,12 +111,12 @@ T}
|
||||
json T{
|
||||
jq
|
||||
T}
|
||||
libreoffice T{
|
||||
libreoffice
|
||||
T}
|
||||
markdown T{
|
||||
mdcat
|
||||
T}
|
||||
odt T{
|
||||
libreoffice
|
||||
T}
|
||||
pdf T{
|
||||
pdftoppm
|
||||
T}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# libreoffice: libreoffice
|
||||
# odt: libreoffice
|
||||
|
||||
office() {
|
||||
# File produced by libreoffice
|
||||
|
Loading…
Reference in New Issue
Block a user