Set env var to be used by bash
This commit is contained in:
parent
2aef960217
commit
33da9a1327
|
@ -161,6 +161,7 @@ blinking = "On"
|
|||
shape = "Block"
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty"
|
||||
TERM = "alacritty"
|
||||
|
||||
[font]
|
||||
|
@ -209,4 +210,4 @@ title = "Alacritty - Invalid invalid-terminal"
|
|||
|
||||
[window.class]
|
||||
general = "Alacritty"
|
||||
instance = "Alacritty-default"
|
||||
instance = "Alacritty-invalid"
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
import = ["/var/home/jpm/.dotfiles/alacritty/alacritty.toml", "/var/home/jpm/.dotfiles/alacritty/archlinux.toml"]
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Archlinux Ephemeral)"
|
||||
|
||||
[shell]
|
||||
args = ["ephemeral", "-i", "archlinux"]
|
||||
program = "/usr/bin/distrobox"
|
||||
|
@ -8,4 +11,5 @@ program = "/usr/bin/distrobox"
|
|||
title = "Alacritty - Archlinux (Ephemeral)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-archlinux-ephemeral"
|
||||
instance = "Alacritty-archlinux-ephemeral"
|
||||
|
|
|
@ -24,6 +24,9 @@ yellow = "#D19317"
|
|||
background = "#171421"
|
||||
foreground = "#D0CFCC"
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Archlinux)"
|
||||
|
||||
[font]
|
||||
size = 10.0
|
||||
|
||||
|
@ -51,4 +54,5 @@ program = "/usr/bin/distrobox"
|
|||
title = "Alacritty - Archlinux (Distrobox)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-archlinux"
|
||||
instance = "Alacritty-archlinux"
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
import = ["/var/home/jpm/.dotfiles/alacritty/alacritty.toml", "/var/home/jpm/.dotfiles/alacritty/debian.toml"]
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Debian Ephemeral)"
|
||||
|
||||
[shell]
|
||||
args = ["ephemeral", "-i", "debian:bookworm"]
|
||||
program = "/usr/bin/distrobox"
|
||||
|
@ -8,4 +11,5 @@ program = "/usr/bin/distrobox"
|
|||
title = "Alacritty - Debian (Ephemeral)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-debian-ephemeral"
|
||||
instance = "Alacritty-debian-ephemeral"
|
||||
|
|
|
@ -24,6 +24,9 @@ yellow = "#D78E0A"
|
|||
background = "#450325"
|
||||
foreground = "#FBE6EE"
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Debian)"
|
||||
|
||||
[font]
|
||||
size = 10.0
|
||||
|
||||
|
@ -51,4 +54,5 @@ program = "/usr/bin/distrobox"
|
|||
title = "Alacritty - Debian (Distrobox)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-debian"
|
||||
instance = "Alacritty-debian"
|
||||
|
|
|
@ -24,6 +24,9 @@ yellow = "#D79921"
|
|||
background = "#282828"
|
||||
foreground = "#EBDBB2"
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Debian)"
|
||||
|
||||
[font]
|
||||
size = 11.0
|
||||
|
||||
|
@ -50,4 +53,5 @@ program = "/bin/bash"
|
|||
title = "Alacritty - Grave (Host)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-grave"
|
||||
instance = "Alacritty-grave"
|
||||
|
|
|
@ -4,6 +4,9 @@ import = ["/var/home/jpm/.dotfiles/alacritty/alacritty.toml"]
|
|||
background = "#010101"
|
||||
foreground = "#FEFEFE"
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Host)"
|
||||
|
||||
[font]
|
||||
size = 10.0
|
||||
|
||||
|
@ -30,4 +33,5 @@ program = "/bin/bash"
|
|||
title = "Alacritty - Fedora (Host)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-toolbox"
|
||||
instance = "Alacritty-toolbox"
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
import = ["/var/home/jpm/.dotfiles/alacritty/alacritty.toml", "/var/home/jpm/.dotfiles/alacritty/toolbox.toml"]
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Fedora Ephemeral)"
|
||||
|
||||
[shell]
|
||||
args = ["ephemeral", "-i", "fedora:37"]
|
||||
program = "/usr/bin/distrobox"
|
||||
|
@ -8,4 +11,5 @@ program = "/usr/bin/distrobox"
|
|||
title = "Alacritty - Fedora (Ephemeral)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-toolbox-ephemeral"
|
||||
instance = "Alacritty-toolbox-ephemeral"
|
||||
|
|
|
@ -24,6 +24,9 @@ yellow = "#D79921"
|
|||
background = "#282828"
|
||||
foreground = "#EBDBB2"
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Fedora)"
|
||||
|
||||
[font]
|
||||
size = 11.0
|
||||
|
||||
|
@ -51,4 +54,5 @@ program = "/usr/bin/distrobox"
|
|||
title = "Alacritty - Fedora (Distrobox)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-toolbox"
|
||||
instance = "Alacritty-toolbox"
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
import = ["/var/home/jpm/.dotfiles/alacritty/alacritty.toml", "/var/home/jpm/.dotfiles/alacritty/ubuntu.toml"]
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Ubuntu Ephemeral)"
|
||||
|
||||
[shell]
|
||||
args = ["ephemeral", "-i", "ubuntu:22.04"]
|
||||
program = "/usr/bin/distrobox"
|
||||
|
@ -8,4 +11,5 @@ program = "/usr/bin/distrobox"
|
|||
title = "Alacritty - Ubuntu (Ephemeral)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-ubuntu-ephemeral"
|
||||
instance = "Alacritty-ubuntu-ephemeral"
|
||||
|
|
|
@ -24,6 +24,9 @@ yellow = "#c9A000"
|
|||
background = "#300A24"
|
||||
foreground = "#FEFEFE"
|
||||
|
||||
[env]
|
||||
TERM_TITLE = "Alacritty (Ubuntu)"
|
||||
|
||||
[font]
|
||||
size = 12.0
|
||||
|
||||
|
@ -51,4 +54,5 @@ program = "/usr/bin/distrobox"
|
|||
title = "Alacritty - Ubuntu (Distrobox)"
|
||||
|
||||
[window.class]
|
||||
general = "Alacritty-ubuntu"
|
||||
instance = "Alacritty-ubuntu"
|
||||
|
|
Loading…
Reference in New Issue