mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Now I can M-x in emacs AND qutebrowser!!
This commit is contained in:
parent
cfff76364e
commit
c060891724
|
@ -92,6 +92,7 @@ config.set('fileselect.single_file.command', ['kitty','-e','ranger','--choosefil
|
|||
config.set('fileselect.multiple_files.command', ['kitty','-e','ranger','--choosefiles={}'])
|
||||
config.set('fileselect.folder.command', ['kitty','-e','ranger','--choosedir={}'])
|
||||
|
||||
config.bind('<Alt-x>', 'cmd-set-text :')
|
||||
config.bind('t', 'open -t')
|
||||
config.bind('x', 'tab-close')
|
||||
config.bind('yf', 'hint links yank')
|
||||
|
|
Loading…
Reference in a new issue