@@ -31,7 +31,7 @@ class DropboxStatus(object):
starting: "➤",
updating: "★",
paused: "…",
- stopped: "□",
+ stopped: "⬛",
error: "‼",
unknown: "▒",
}