modified url handler
This commit is contained in:
parent
e61010efae
commit
1a5510d51b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Please copy to/create ~/.canto/conf.py
|
# Please copy to/create ~/.canto/conf.py
|
||||||
from canto.extra import *
|
from canto.extra import *
|
||||||
|
|
||||||
link_handler("chromium-browser \"%u\"")
|
link_handler("chromium-browser \"%u\" || chromium \"%u\"")
|
||||||
image_handler("feh \"%u\"", fetch=True)
|
image_handler("feh \"%u\"", fetch=True)
|
||||||
|
|
||||||
## Feeds
|
## Feeds
|
||||||
|
|
Loading…
Reference in a new issue