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]
|
[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
|
||||||
|
Loading…
Reference in New Issue
Block a user