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" foreground = "#EBDBB2"
[env] [env]
TERM_TITLE = "Alacritty (Debian)" TERM_TITLE = "Alacritty (Grave)"
[font] [font]
size = 11.0 size = 11.0
@ -47,10 +47,11 @@ family = "Anonymice Nerd Font"
style = "Regular" style = "Regular"
[shell] [shell]
program = "/bin/bash" args = ["enter", "fedora"]
program = "/usr/bin/distrobox"
[window] [window]
title = "Alacritty - Grave (Host)" title = "Alacritty - Fedora (Grave)"
[window.class] [window.class]
general = "Alacritty-grave" general = "Alacritty-grave"