Config for pop-up terminal
This commit is contained in:
parent
65184c457d
commit
bd6c0721fc
|
@ -25,7 +25,7 @@ background = "#282828"
|
|||
foreground = "#EBDBB2"
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Debian)"
|
||||
TERM_TITLE = "Alacritty (Grave)"
|
||||
|
||||
[font]
|
||||
size = 11.0
|
||||
|
@ -47,10 +47,11 @@ family = "Anonymice Nerd Font"
|
|||
style = "Regular"
|
||||
|
||||
[shell]
|
||||
program = "/bin/bash"
|
||||
args = ["enter", "fedora"]
|
||||
program = "/usr/bin/distrobox"
|
||||
|
||||
[window]
|
||||
title = "Alacritty - Grave (Host)"
|
||||
title = "Alacritty - Fedora (Grave)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-grave"
|
||||
|
|
Loading…
Reference in New Issue