Fix small config issues
This commit is contained in:
parent
0ce822638d
commit
4759667811
6 changed files with 13 additions and 12 deletions
|
@ -6,7 +6,7 @@ def init(c):
|
|||
c.bind(',b', 'spawn chromium {url}')
|
||||
c.bind(',B', 'hint links spawn chromium {hint-url}')
|
||||
|
||||
c.bind(',j', 'spawn --userscript format_json')
|
||||
c.bind(',j', 'spawn --userscript format_json dracula')
|
||||
|
||||
c.bind(',g', 'open {url:scheme}://github1s.com{url:path}{url:query}')
|
||||
c.bind(',rr', 'open {url:scheme}://removeddit.com{url:path}{url:query}')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue