1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 18:39:27 +00:00

[polybar] Add color to vpn icon

This commit is contained in:
2024-12-01 13:16:58 +01:00
parent 2e46b594af
commit 7a484792f4

View File

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