1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2024-12-22 06:58:01 +00:00

[polybar] Add color to vpn icon

This commit is contained in:
Daniel Carrillo 2024-12-01 13:16:58 +01:00
parent 2e46b594af
commit 7a484792f4
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16

View File

@ -12,4 +12,4 @@ if pgrep gpclient >/dev/null; then
output="${output} ${globalprotect_icon}"
fi
echo "$output"
echo "%{F#e7c111}$output%{F-}"