typo
This commit is contained in:
parent
c254f76022
commit
f806e7f24e
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ static void client_menu_execute(ObMenuEntry *e, ObMenuFrame *f,
|
|||
|
||||
if (screen_pointer_pos(&x, &y))
|
||||
moveresize_start(c, x, y, 0,
|
||||
,prop_atoms.net_wm_moveresize_size_keyboard);
|
||||
prop_atoms.net_wm_moveresize_size_keyboard);
|
||||
break;
|
||||
case CLIENT_CLOSE:
|
||||
client_close(c);
|
||||
|
|
Loading…
Reference in a new issue