mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
Update alacritty conf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user