mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-26 13:15:00 -04:00
opt: format code
This commit is contained in:
parent
d9ac7ae95b
commit
512d09cda8
3 changed files with 113 additions and 101 deletions
|
|
@ -49,7 +49,7 @@ static void finish_exchange_arrange_and_focus(Client *c1, Client *c2,
|
|||
wl_list_remove(&c2->flink);
|
||||
wl_list_insert(&c1->flink, &c2->flink);
|
||||
|
||||
if (config.warpcursor)
|
||||
if (config.warpcursor)
|
||||
warp_cursor(c1);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue