summaryrefslogtreecommitdiff
path: root/src/wlclock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wlclock.h')
-rw-r--r--src/wlclock.h2
1 files changed, 1 insertions, 1 deletions
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;