diff options
author | ZachIR <zachir@zdx-raina> | 2023-07-10 22:11:51 -0500 |
---|---|---|
committer | ZachIR <zachir@zdx-raina> | 2023-07-10 22:11:51 -0500 |
commit | cbe59feb58690b2606bdd7abc2c53cae6b06bf75 (patch) | |
tree | 765137a1e11059a26dbff7a5de8ebd9914073bb3 /open | |
parent | 593eb0c5dec831863188e87cc4e4d4826ef9384d (diff) |
Remove graphical configs for server branch
Diffstat (limited to 'open')
-rw-r--r-- | open/openrc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/open/openrc b/open/openrc deleted file mode 100644 index 2c5ebd0..0000000 --- a/open/openrc +++ /dev/null @@ -1,15 +0,0 @@ -[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 |