alacritty ui changes

This commit is contained in:
Niklas Kapelle 2024-09-08 21:21:32 +02:00
parent e3934aea05
commit 17ecd5ec71
Signed by: niklas
GPG Key ID: 4EB651B36D841D16

View File

@ -1,8 +1,15 @@
ipc_socket = false
live_config_reload = false
[cursor]
unfocused_hollow = false
[cursor.style] [cursor.style]
shape = "Beam" shape = "Beam"
[selection] [mouse]
save_to_clipboard = false hide_when_typing = true
[window] [window]
opacity = 0.9 opacity = 0.7
decorations = "None"
blur = true