Config for pop-up terminal

This commit is contained in:
John Mertz 2024-07-21 19:48:29 -06:00
parent 65184c457d
commit bd6c0721fc
1 changed files with 4 additions and 3 deletions

View File

@ -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"