From 4a1859161d80530ba62d970f4afab2c10876e3bc Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Sat, 26 Sep 2020 07:17:46 +0200 Subject: Improve line size configuration --- src/wlclock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wlclock.h') diff --git a/src/wlclock.h b/src/wlclock.h index 48a2147..8f75233 100644 --- a/src/wlclock.h +++ b/src/wlclock.h @@ -49,7 +49,7 @@ struct Wlclock enum zwlr_layer_shell_v1_layer layer; struct Wlclock_dimensions dimensions; char *namespace; - int32_t clock_size; + int32_t face_line_size, hand_line_size; int32_t exclusive_zone; int32_t border_top, border_right, border_bottom, border_left; int32_t margin_top, margin_right, margin_bottom, margin_left; -- cgit v1.2.3