Improve configs
This commit is contained in:
parent
96dc77517f
commit
98d64b5e0e
4 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
def init(c):
|
||||
c.bind(',v', 'spawn --userscript view_in_mpv {url}')
|
||||
c.bind(',V', 'hint links spawn --userscript view_in_mpv {hint-url}')
|
||||
c.bind(',v', 'spawn io.freetubeapp.FreeTube {url}')
|
||||
c.bind(',V', 'hint links spawn io.freetubeapp.FreeTube {hint-url}')
|
||||
|
||||
# ungoogled-chromium
|
||||
c.bind(',b', 'spawn chromium {url}')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue