Colors + work scratchpad.

This commit is contained in:
Bartek Stalewski 2022-03-07 18:57:13 +01:00
parent a85fe068bd
commit f9fe3327a0
7 changed files with 21 additions and 20 deletions

View file

@ -13,4 +13,4 @@ for i in $(cat ~/.local/share/passwords); do
[ $count -ne 0 ] && export unread=$((unread + count))
fi
done
[ "$unread" -eq 0 ] && printf "" || printf "^c#161616^^b#00bdff^\ue0e1 new mail: ${unread}^d^"
[ "$unread" -eq 0 ] && printf "" || printf "^c#ffffff^^b#005577^\ue0e1 new mail: ${unread}^d^"