Update alacritty/alacritty.toml
This commit is contained in:
@@ -16,3 +16,13 @@ style = "Italic"
|
|||||||
[font.bold_italic]
|
[font.bold_italic]
|
||||||
family = "Hack Nerd Font Mono"
|
family = "Hack Nerd Font Mono"
|
||||||
style = "Bold Italic"
|
style = "Bold Italic"
|
||||||
|
|
||||||
|
[window]
|
||||||
|
decorations = "Full"
|
||||||
|
opacity = 0.95
|
||||||
|
blur = true
|
||||||
|
startup_mode = "Windowed"
|
||||||
|
dynamic_title = true
|
||||||
|
|
||||||
|
[cursor]
|
||||||
|
style = { shape = "Block", blinking = "On" }
|
||||||
Reference in New Issue
Block a user