diff --git a/src/lib/linux.c b/src/lib/linux.c index f406de229..39ef35075 100644 --- a/src/lib/linux.c +++ b/src/lib/linux.c @@ -247,7 +247,9 @@ program_line_drawing_chars(const notcurses* nc, struct unimapdesc* map){ }, { .ws = L"\\╲", }, { - .ws = L"X╳", + .ws = L"X╳☒", + }, { + .ws = L"-☐", }, { .ws = L"└┕┖┗╘╙╚╰", }, {