diff --git a/index.js b/index.js index 0a9899b..a947d12 100644 --- a/index.js +++ b/index.js @@ -129,6 +129,7 @@ const fallback = { if (platform === 'linux') { // The main one doesn't look that good on Ubuntu. + main.circleQuestionMark = '?'; main.questionMarkPrefix = '?'; }