From f39d735e2ba625a31a7dbf6fb8bdd62501379ad1 Mon Sep 17 00:00:00 2001 From: zachir Date: Wed, 5 Oct 2022 22:00:32 -0500 Subject: Initial Commit --- open/openrc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 open/openrc (limited to 'open') 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 -- cgit v1.2.3