~ruther/dwl

847cd4c488f36ae814d749ef8eaf291e8f0c022b — Devin J. Pohly 5 years ago 309f6c9
I'm good with changing the loglevel here...
1 files changed, 1 insertions(+), 1 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -1
@@ 1381,7 1381,7 @@ xytomon(double x, double y)
int
main(int argc, char *argv[])
{
	wlr_log_init(WLR_DEBUG, NULL);
	wlr_log_init(WLR_INFO, NULL);
	char *startup_cmd = NULL;

	int c;

Do not follow this link