13 lines
332 B
INI
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$'
|