Update alacritty config
This commit is contained in:
parent
2001d7c134
commit
c2b4d218e1
1 changed files with 4 additions and 2 deletions
|
@ -3,8 +3,8 @@ padding = { x = 5, y = 5}
|
|||
opacity = 0.95
|
||||
blur = true
|
||||
|
||||
[shell]
|
||||
program = "/usr/bin/tmux"
|
||||
[terminal.shell]
|
||||
program = "/usr/bin/fish"
|
||||
|
||||
[font]
|
||||
size = 13.0
|
||||
|
@ -25,5 +25,7 @@ style = "Italic"
|
|||
family = "Hack"
|
||||
style = "Regular"
|
||||
|
||||
[terminal]
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue