fix(alacritty): Remove shell section

This commit is contained in:
Olaf Alexander 2024-10-24 07:36:19 -05:00
parent cae441c31c
commit 32b09c0aa4

View File

@ -5,8 +5,5 @@ live_config_reload = true
size = 12.0
[font.normal]
family = "Fira Code Nerd Font"
family = "FiraCode Nerd Font"
style = "Regular"
[shell]
program = "/usr/bin/zsh"