mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
Update for swaywm/wlroots#1126
This commit is contained in:
parent
ebcdce457a
commit
63b4bf5000
85 changed files with 391 additions and 385 deletions
|
|
@ -323,7 +323,7 @@ int main(int argc, char **argv) {
|
|||
char *socket_path = NULL;
|
||||
char *cmdtype = NULL;
|
||||
|
||||
wlr_log_init(L_INFO, NULL);
|
||||
wlr_log_init(WLR_INFO, NULL);
|
||||
|
||||
static struct option long_options[] = {
|
||||
{"help", no_argument, NULL, 'h'},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue