diff options
Diffstat (limited to 'open')
-rw-r--r-- | open/openrc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/open/openrc b/open/openrc new file mode 100644 index 0000000..2c5ebd0 --- /dev/null +++ b/open/openrc @@ -0,0 +1,15 @@ +[full] +browser: ^https?://, www\., \.com, \.co\.uk, \.net +#in_terminal yplay.pl: ^(http://)?(www\.)?youtube\.com/watch\?v= +in_terminal $VISUAL: \.[^/]*rc$ + +[suffix] +soffice: odp, pptx?, docx? +neovide: txt, c, cpp, nfo, pl, py, s, conf, md, yaml, toml, lua, h, lisp +st -e less: log +mpv: mp3, wav, mp4, wmv +zathura: pdf, epub, ps +browser: html? +soffice: odt + +#xterm -e wget: http://.*.(tar|gz|bz2) - not called due to hash ordering |