feat: applay notitle patch

This commit is contained in:
Anas Elgarhy 2023-11-20 01:52:33 +02:00
parent 23e9813c88
commit 2a7e15ea63
No known key found for this signature in database
GPG key ID: 38442349DD00D8C6
2 changed files with 0 additions and 82 deletions

View file

@ -28,7 +28,6 @@ static Button buttons[] = {
/* click event mask button function argument */
{ClkTagBar, MODKEY, Button1, tag, {0}},
{ClkTagBar, MODKEY, Button3, toggletag, {0}},
{ClkWinTitle, 0, Button2, zoom, {0}},
{ClkClientWin, MODKEY, Button1, movemouse, {0}},
{ClkClientWin, MODKEY, Button2, togglefloating, {0}},
{ClkClientWin, MODKEY, Button3, resizemouse, {0}},