yambar: agregar fg2

This commit is contained in:
Cat /dev/Nulo 2021-10-12 18:46:43 -03:00
parent 99f84025b1
commit 703dc471d4

View file

@ -7,6 +7,7 @@ config="$(mktemp)"
echo "background: &bg ${bg}ff echo "background: &bg ${bg}ff
background2: &bg2 ${bg2}ff background2: &bg2 ${bg2}ff
foreground: &fg ${fg}ff foreground: &fg ${fg}ff
foreground2: &fg2 ${fg2}ff
accent: &accent ${hl}ff accent: &accent ${hl}ff
" > "$config" " > "$config"
cat ~/.config/yambar/config.yml >> "$config" cat ~/.config/yambar/config.yml >> "$config"