Guys I need help here please, in klck I want to put icons or shapes that change the color if the specific apps got notifications, for example I want to put a black circle that turn green if I get WhatsApp message, and another black one that turn blu

Klck icons or shapes turn color if I get notifications

Do the following:

  • Add a shape
  • Select the color option, turn it into a formula using the calculator icon
  • Enter a formula like $if(ni(pcount, com.whatsapp) > 0, #FF0000, #00FF00)$
  • This will make the shape RED if you have notifications from whatsapp, GREEN otherwise

And its possible make no color transparent or no color ?

Hispa