summaryrefslogtreecommitdiff
path: root/progs.csv
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-03-28 14:42:44 -0400
committerGitHub <noreply@github.com>2019-03-28 14:42:44 -0400
commitd945be719c252c55f38639a2c1df4e9d70bfab7a (patch)
tree1a1fa3c5df9ed10915f2dc233ce10788ccb64d2d /progs.csv
parentf57a1c9afc88485536a2572d4ac69a597116c2cd (diff)
parent48b6c5cd844d34972d95b1dd496f59e5bdc57248 (diff)
Merge pull request #115 from TomJansen/master
add docx2txt and odt2txt to progs.csv
Diffstat (limited to 'progs.csv')
-rw-r--r--progs.csv2
1 files changed, 2 insertions, 0 deletions
diff --git a/progs.csv b/progs.csv
index d23553c..9972998 100644
--- a/progs.csv
+++ b/progs.csv
@@ -69,3 +69,5 @@ A,task-spooler,"queues commands or files for download."
A,simple-mtpfs,"enables the mounting of cell phones."
G,https://github.com/lukesmithxyz/dmenu.git,"runs commands and provides a UI for selection."
G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's terminal emulator."
+,docx2txt,"enables .docx file previews in vifm."
+,odt2txt,"enables .odt file previews in vifm."