Update alacritty config

This commit is contained in:
Leon Grünewald 2024-11-13 22:11:15 +01:00
parent 2001d7c134
commit c2b4d218e1

View file

@ -3,8 +3,8 @@ padding = { x = 5, y = 5}
opacity = 0.95 opacity = 0.95
blur = true blur = true
[shell] [terminal.shell]
program = "/usr/bin/tmux" program = "/usr/bin/fish"
[font] [font]
size = 13.0 size = 13.0
@ -25,5 +25,7 @@ style = "Italic"
family = "Hack" family = "Hack"
style = "Regular" style = "Regular"
[terminal]