sx-open/sx-open.cfg
fbt b10611f5ae code overhaul
Signed-off-by: fbt <fbt@fleshless.org>
2018-07-27 06:32:29 +03:00

13 lines
332 B
INI

#!syntax bash
# Configuration file for sx-open
# Note that as sx-open checks the regexes in order, they should be placed in order from specific to less so.
# Format: type cmd regex
# Examples:
#uri browser '^https?:'
#uri steam '^steam:'
#mime sxiv '^image/'
#mime libreoffice '^application/msword$'