modified url handler

This commit is contained in:
Tom Willemsen 2010-11-23 20:29:59 +01:00
parent e61010efae
commit 1a5510d51b

View file

@ -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