I'm good with changing the loglevel here...
This commit is contained in:
parent
309f6c96cf
commit
847cd4c488
2
dwl.c
2
dwl.c
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user