mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Getting rid of some electron pkgs
This commit is contained in:
parent
3abbb1724f
commit
509f105398
2 changed files with 3 additions and 3 deletions
|
@ -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 \'\' ')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue