Getting rid of some electron pkgs

This commit is contained in:
Emmet 2023-10-28 12:23:05 -05:00
parent 3abbb1724f
commit 509f105398
2 changed files with 3 additions and 3 deletions

View file

@ -80,7 +80,7 @@ config.set('completion.open_categories',["searchengines","quickmarks","bookmarks
config.bind('t', 'open -t')
config.bind('x', 'tab-close')
config.bind('yf', 'hint links yank')
config.bind(',m', 'hint links spawn freetube {hint-url}')
config.bind(',m', 'hint links spawn mpv {hint-url}')
config.bind(',co', 'spawn container-open')
config.bind(',cf', 'hint links userscript container-open')
#config.bind(',s', 'set content.user_stylesheets \'\' ')