From 5e1de46792bdc92264c9ad847e10bf6ec2e89e53 Mon Sep 17 00:00:00 2001 From: Chris Guillott Date: Fri, 14 Oct 2016 21:04:05 -0400 Subject: [PATCH] also narrow the new keystroke width --- unlock_indicator.c | 1 + 1 file changed, 1 insertion(+) diff --git a/unlock_indicator.c b/unlock_indicator.c index 6c7e8ea..8aad606 100644 --- a/unlock_indicator.c +++ b/unlock_indicator.c @@ -437,6 +437,7 @@ xcb_pixmap_t draw_image(uint32_t *resolution) { * keypress. */ if (unlock_state == STATE_KEY_ACTIVE || unlock_state == STATE_BACKSPACE_ACTIVE) { + cairo_set_line_width(ctx, 7.0); cairo_new_sub_path(ctx); double highlight_start = (rand() % (int)(2 * M_PI * 100)) / 100.0; cairo_arc(ctx,