Configure alacritty window settings

This commit is contained in:
2025-02-05 17:31:44 +01:00
parent 3f5a4427c0
commit 3e71764fd8

View File

@@ -4,6 +4,10 @@ import = [
"colors.toml"
]
[window]
decorations = "None"
startup_mode = "Maximized"
[scrolling]
history = 100000
multiplier = 8