Update alacritty conf

This commit is contained in:
2025-01-23 09:26:07 +02:00
parent a2e49b9681
commit fb5c1161c6
+3 -2
View File
@@ -1,9 +1,10 @@
terminal.shell = '/bin/zsh'
[general]
import = [
"~/.config/alacritty/themes/themes/tomorrow_night.toml"
]
shell = '/bin/zsh'
[window]
padding = { x = 16, y = 8 }
dynamic_title = true