Initial setup commit
This commit is contained in:
8
alacritty/alacritty.toml
Normal file
8
alacritty/alacritty.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[window]
|
||||
padding = { x = 5, y = 5 }
|
||||
decorations = "None"
|
||||
opacity = 0.9
|
||||
dynamic_title = true
|
||||
|
||||
[cursor]
|
||||
style = { shape = "Beam", blinking = "On" }
|
||||
Reference in New Issue
Block a user