mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update kitty: open hyperlink in firefox
This commit is contained in:
parent
1076ed8327
commit
da96aeb13e
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
protocol file
|
||||
mime text/html
|
||||
action launch firefox ${FILE_PATH}
|
||||
|
||||
protocol file
|
||||
mime text/*
|
||||
action launch --type=overlay ${EDITOR} ${FILE_PATH}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue