Add alacritty configuration and use it as default

This commit is contained in:
ulic-youthlic 2025-06-24 21:42:12 +08:00
parent b2846cc484
commit 6f6b32612d
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 71 additions and 3 deletions

View file

@ -0,0 +1,27 @@
[general]
ipc_socket = true
live_config_reload = true
[window]
dynamic_padding = true
opacity = 0.8
blur = true
[scrolling]
history = 100000
multiplier = 5
[font]
size = 16
[bell]
duration = 1
[selection]
save_to_clipboard = true
[terminal]
osc52 = "CopyPaste"
[mouse]
hide_when_typing = true