No no no, that was ugly as hell. Files need to be handled as uris if we want to do so by name
This commit is contained in:
@@ -4,10 +4,7 @@
|
||||
uri_handlers=(
|
||||
["steam"]='^steam://.+'
|
||||
["browser"]='.+'
|
||||
)
|
||||
|
||||
filename_handlers=(
|
||||
["javaws"]='^kvm.+?\.cgi$'
|
||||
["javaws"]='^file:///.+?kvm.+?\.cgi$'
|
||||
)
|
||||
|
||||
mime_handlers=(
|
||||
|
Reference in New Issue
Block a user