Skip to content

Commit 2a7e15e

Browse files
committed
feat: applay notitle patch
1 parent 23e9813 commit 2a7e15e

File tree

2 files changed

+0
-82
lines changed

2 files changed

+0
-82
lines changed

patches/dwm-notitle-6.2.diff

Lines changed: 0 additions & 81 deletions
This file was deleted.

src/config/mouse.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ static Button buttons[] = {
2828
/* click event mask button function argument */
2929
{ClkTagBar, MODKEY, Button1, tag, {0}},
3030
{ClkTagBar, MODKEY, Button3, toggletag, {0}},
31-
{ClkWinTitle, 0, Button2, zoom, {0}},
3231
{ClkClientWin, MODKEY, Button1, movemouse, {0}},
3332
{ClkClientWin, MODKEY, Button2, togglefloating, {0}},
3433
{ClkClientWin, MODKEY, Button3, resizemouse, {0}},

0 commit comments

Comments
 (0)