Configure alacritty window settings

master
Hektor Misplon 2025-02-05 17:31:44 +01:00
parent 3f5a4427c0
commit 3e71764fd8
1 changed files with 4 additions and 0 deletions

View File

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