kek
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
bdfa690762
commit
d706122511
|
@ -16,7 +16,7 @@
|
|||
# %target% — The first argument to this script.
|
||||
# If not found, target is appended to the end of <cmd>
|
||||
# example:
|
||||
#uri 'browser %target% --profile=work' '^https://.+\.?workdomain.tld.*'
|
||||
#uri 'browser %target% --profile=work' 'https://.+\.?workdomain\.tld\..*'
|
||||
|
||||
# scheme <cmd> <scheme>[ <scheme> ...]
|
||||
#scheme browser http https
|
||||
|
@ -24,10 +24,10 @@
|
|||
|
||||
# Or you can specify a regex for the entire uri:
|
||||
# uri <cmd> <regex>[ <regex> ...]
|
||||
#uri steam 'steam:'
|
||||
#uri browser '(https?|ftp):'
|
||||
#uri steam 'steam:.+'
|
||||
#uri browser '(https?|ftp):.+'
|
||||
|
||||
# Mime types for filesystem targets:
|
||||
# mime <cmd> <regex>[ <regex> ...]
|
||||
#mime sxiv 'image/'
|
||||
#mime sxiv 'image/.+'
|
||||
#mime libreoffice 'application/msword'
|
||||
|
|
Loading…
Reference in New Issue
Block a user