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
|
||||
from canto.extra import *
|
||||
|
||||
link_handler("chromium-browser \"%u\"")
|
||||
link_handler("chromium-browser \"%u\" || chromium \"%u\"")
|
||||
image_handler("feh \"%u\"", fetch=True)
|
||||
|
||||
## Feeds
|
||||
|
|
Loading…
Reference in a new issue