Update deprecated hints syntax for alacritty

This commit is contained in:
Jake Howard 2021-12-20 20:23:58 +00:00
parent b3f2ec7469
commit 53d46ff2b5
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 11 additions and 12 deletions

View File

@ -239,18 +239,17 @@ mouse:
# If this is `true`, the cursor is temporarily hidden when typing.
hide_when_typing: false
url:
# URL launcher
#
# This program is executed when clicking on a text which is recognized as a URL.
# The URL is always added to the command as the last parameter.
launcher: xdg-open
# URL modifiers
#
# These are the modifiers that need to be held down for opening URLs when clicking
# on them. The available modifiers are documented in the key binding section.
modifiers: Alt
hints:
enabled:
- regex: "(ipfs:|ipns:|magnet:|mailto:|gemini:|gopher:|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
mods: Control|Shift
selection:
semantic_escape_chars: ",│`|:\"' ()[]{}<>"