mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-05 04:06:28 -05:00
mtest
This commit is contained in:
parent
e0c80af6b1
commit
ae5a9e5697
1 changed files with 1 additions and 1 deletions
|
|
@ -1519,7 +1519,7 @@ int disable_monitor(const Arg *arg) {
|
||||||
wlr_output_state_set_enabled(&state, false);
|
wlr_output_state_set_enabled(&state, false);
|
||||||
wlr_output_commit_state(m->wlr_output, &state);
|
wlr_output_commit_state(m->wlr_output, &state);
|
||||||
m->asleep = 1;
|
m->asleep = 1;
|
||||||
updatemons(NULL, NULL);
|
// updatemons(NULL, NULL);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue