increase river version buffer size for git versions

This commit is contained in:
sewn 2025-02-05 14:40:26 +03:00
parent 4e1bf721ff
commit 6078a20af4
No known key found for this signature in database

2
dam.c
View file

@ -77,7 +77,7 @@ static struct zriver_seat_status_v1 *seat_status;
static struct wl_list bars;
static Bar *selbar;
static char stext[256];
static char river_version[14];
static char river_version[22];
static char *mode;
static struct {