2018-07-27 06:32:29 +03:00
|
|
|
#!syntax bash
|
2014-09-25 17:26:15 +04:00
|
|
|
# Configuration file for sx-open
|
2014-09-25 17:50:08 +04:00
|
|
|
# Note that as sx-open checks the regexes in order, they should be placed in order from specific to less so.
|
2018-07-27 06:32:29 +03:00
|
|
|
# Format: type cmd regex
|
2014-09-25 17:26:15 +04:00
|
|
|
|
2018-07-27 06:32:29 +03:00
|
|
|
# Examples:
|
2014-11-21 13:48:09 +03:00
|
|
|
|
2018-07-27 06:32:29 +03:00
|
|
|
#uri browser '^https?:'
|
|
|
|
#uri steam '^steam:'
|
2014-09-25 17:26:15 +04:00
|
|
|
|
2018-07-27 06:32:29 +03:00
|
|
|
#mime sxiv '^image/'
|
|
|
|
#mime libreoffice '^application/msword$'
|