alacritty ui changes
This commit is contained in:
parent
e3934aea05
commit
17ecd5ec71
@ -1,8 +1,15 @@
|
||||
ipc_socket = false
|
||||
live_config_reload = false
|
||||
|
||||
[cursor]
|
||||
unfocused_hollow = false
|
||||
[cursor.style]
|
||||
shape = "Beam"
|
||||
|
||||
[selection]
|
||||
save_to_clipboard = false
|
||||
[mouse]
|
||||
hide_when_typing = true
|
||||
|
||||
[window]
|
||||
opacity = 0.9
|
||||
opacity = 0.7
|
||||
decorations = "None"
|
||||
blur = true
|
||||
|
Loading…
Reference in New Issue
Block a user