Correct indent of file
This commit is contained in:
parent
6db055f77a
commit
a30a32a57b
@ -225,6 +225,77 @@ text/calendar; khal import --batch -a home %s && khal printics %s; copiousoutput
|
||||
application/ics; khal import --batch -a home %s && khal printics %s; copiousoutput;
|
||||
#+END_SRC
|
||||
|
||||
** Libreoffice
|
||||
#+begin_src conf
|
||||
application/docx; libreoffice %s --nologo &; copiousoutput;
|
||||
application/doc; libreoffice --nologo %s &; copiousoutput;
|
||||
|
||||
application/vnd.oasis.opendocument.database; libreoffice --nologo --base '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.chart; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.spreadsheet; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.spreadsheet-template; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.graphics; libreoffice --nologo --draw '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.graphics-template; libreoffice --nologo --draw '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.presentation; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.presentation-template; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.formula; libreoffice --nologo --math '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.text; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.text-master; libreoffice --nologo -global '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.text-template; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.oasis.opendocument.text-web; libreoffice --nologo -web '%s'; copiousoutput
|
||||
application/vnd.sun.xml.base; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.sun.xml.calc; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.sun.xml.calc.template; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.sun.xml.draw; libreoffice --nologo --draw '%s'; copiousoutput
|
||||
application/vnd.sun.xml.draw.template; libreoffice --nologo --draw '%s'; copiousoutput
|
||||
application/vnd.stardivision.calc; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.stardivision.chart; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.stardivision.draw; libreoffice --nologo --draw '%s'; copiousoutput
|
||||
application/vnd.stardivision.impress; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.stardivision.math; libreoffice --nologo --math '%s'; copiousoutput
|
||||
application/vnd.stardivision.writer-global; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.stardivision.writer; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.sun.xml.impress; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.sun.xml.impress.template; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.sun.xml.math; libreoffice --nologo --math '%s'; copiousoutput
|
||||
application/vnd.sun.xml.writer; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.sun.xml.writer.global; libreoffice --nologo -global '%s'; copiousoutput
|
||||
application/vnd.sun.xml.writer.template; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
text/csv; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
text/spreadsheet; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/x-quattropro; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/x-dbf; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.ms-excel.sheet.macroEnabled.12; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.ms-excel.template.macroEnabled.12; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.openxmlformats-officedocument.spreadsheetml.template; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.lotus-1-2-3; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.ms-excel; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/msexcel; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/x-dbase; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
text/x-csv; libreoffice --nologo --calc '%s'; copiousoutput
|
||||
application/vnd.ms-powerpoint.presentation.macroEnabled.12; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.ms-powerpoint.slideshow.macroEnabled.12; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.ms-powerpoint.template.macroEnabled.12; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.openxmlformats-officedocument.presentationml.presentation; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.openxmlformats-officedocument.presentationml.slideshow; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.openxmlformats-officedocument.presentationml.template; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/vnd.ms-powerpoint; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
application/mspowerpoint; libreoffice --nologo --impress '%s'; copiousoutput
|
||||
text/mathml; libreoffice --nologo --math '%s'; copiousoutput
|
||||
application/rtf; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/x-t602; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.wordperfect; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.ms-word.document.macroEnabled.12; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.ms-word.template.macroEnabled.12; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.template; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/vnd.ms-works; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/msword; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
application/wordperfect; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
text/rtf; libreoffice --nologo --writer '%s'; copiousoutput
|
||||
#+end_src
|
||||
|
||||
* urlview
|
||||
:PROPERTIES:
|
||||
:header-args: :tangle ~/.urlview
|
||||
@ -1597,6 +1668,7 @@ sort=alpha
|
||||
icon_caps=false
|
||||
dirs=/home/tdehaeze/Pictures/wallpapers;
|
||||
#+END_SRC
|
||||
|
||||
* Pass Git Helper
|
||||
:PROPERTIES:
|
||||
:header-args: :tangle ~/.config/pass-git-helper/git-pass-mapping.ini
|
||||
@ -1687,6 +1759,7 @@ type = "filesystem"
|
||||
path = "~/.calendars/google/"
|
||||
fileext = ".ics"
|
||||
#+END_SRC
|
||||
|
||||
* Viewnior
|
||||
:PROPERTIES:
|
||||
:header-args: :tangle ~/.config/viewnior/viewnior.conf
|
||||
|
Loading…
Reference in New Issue
Block a user