diff --git a/pwnagotchi/ui/faces.py b/pwnagotchi/ui/faces.py index 1e09be17..48f98d89 100644 --- a/pwnagotchi/ui/faces.py +++ b/pwnagotchi/ui/faces.py @@ -5,7 +5,7 @@ SLEEP2 = '(≖‿‿≖)' AWAKE = '(◕‿‿◕)' BORED = '(-__-)' INTENSE = '(°▃▃°)' -COOL = '(⊙☁◉┐)' +COOL = '(⌐■_■)' HAPPY = '(•‿‿•)' EXCITED = '(ᵔ◡◡ᵔ)' MOTIVATED = '(☼‿‿☼)'