16 lines
202 B
TOML
16 lines
202 B
TOML
ipc_socket = false
|
|
live_config_reload = false
|
|
|
|
[cursor]
|
|
unfocused_hollow = false
|
|
[cursor.style]
|
|
shape = "Beam"
|
|
|
|
[mouse]
|
|
hide_when_typing = true
|
|
|
|
[window]
|
|
opacity = 0.7
|
|
decorations = "None"
|
|
blur = true
|