mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-07-05 00:06:20 -04:00
Merge d5015d0994 into 8216cacb3b
This commit is contained in:
commit
8cc57e3404
1 changed files with 1 additions and 1 deletions
|
|
@ -1657,7 +1657,7 @@ int32_t comboview(const Arg *arg) {
|
|||
arrange(selmon, false, false);
|
||||
} else {
|
||||
tag_combo = true;
|
||||
view(&(Arg){.ui = newtags}, false);
|
||||
view(&(Arg){.ui = newtags}, true);
|
||||
}
|
||||
|
||||
printstatus(IPC_WATCH_ARRANGGE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue