[alacritty] Add bell animation and hints

This commit is contained in:
Sebastian Schulze 2021-06-09 09:27:09 +02:00
parent 75aca930c8
commit c7c7f4a9bc
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 20 additions and 0 deletions

View File

@ -10,6 +10,26 @@ window:
y: 12
decorations: none
bell:
animation: EaseOut
duration: 100
color: "#ffffff"
cursor:
vi_mode_style: Underline
hints:
enabled:
- regex: "(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
scrolling:
history: 10000
multiplier: 3