add missing fish file, new alacritty binding
This commit is contained in:
parent
a7c30c7a27
commit
e4d0042114
2 changed files with 179 additions and 1 deletions
|
|
@ -866,13 +866,19 @@ hints:
|
|||
mods: Control|Shift
|
||||
- regex: "(magnet:|mailto:|https:|http:|news:|file:|git:|ssh:|ftp:)\
|
||||
[^\u0000-\u001F\u007F-\u009F<>\"\\s{-}\\^⟨⟩`]+"
|
||||
action: Copy
|
||||
binding:
|
||||
key: U
|
||||
mods: Control|Shift
|
||||
- regex: "(magnet:|mailto:|https:|http:|news:|file:|git:|ssh:|ftp:)\
|
||||
[^\u0000-\u001F\u007F-\u009F<>\"\\s{-}\\^⟨⟩`]+"
|
||||
command: xdg-open
|
||||
post_processing: true
|
||||
mouse:
|
||||
enabled: true
|
||||
mods: None
|
||||
binding:
|
||||
key: U
|
||||
key: L
|
||||
mods: Control|Shift
|
||||
#debug:
|
||||
# Display the time it takes to redraw each frame.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue