sx-open/sx-open.cfg

13 lines
332 B
INI
Raw Normal View History

#!syntax bash
2014-09-25 13:26:15 +00:00
# Configuration file for sx-open
2014-09-25 13:50:08 +00:00
# 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
2014-09-25 13:26:15 +00:00
# Examples:
#uri browser '^https?:'
#uri steam '^steam:'
2014-09-25 13:26:15 +00:00
#mime sxiv '^image/'
#mime libreoffice '^application/msword$'