This commit is contained in:
scbj
2024-10-02 13:18:07 +02:00
parent 6dcee163f1
commit 685fdcca9f
3 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
import = ["~/.config/alacritty/themes/zegonix.toml"]
# import = ["~/.config/alacritty/themes/summer.toml"]
[window]
padding = { x = 2, y = 0 }
dynamic_padding = false
# history configuration
[scrolling]
history = 100000