X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=1c0b587bda10649ab20da2b4b58578dcf413cfd0;hb=a8e9513783f335b1ac7255e40a663adfffc4b475;hp=a9ac30300f97b3fa01730ae92d8a0764ef1d1bc7;hpb=2952b68db88f38be8d34b80c7a7d2c7eb5b2484d;p=dwm.git diff --git a/config.def.h b/config.def.h index a9ac303..1c0b587 100644 --- a/config.def.h +++ b/config.def.h @@ -97,7 +97,7 @@ static Key keys[] = { }; /* button definitions */ -/* click can be ClkLtSymbol, ClkStatusText, ClkWinTitle, ClkClientWin, or ClkRootWin */ +/* click can be ClkTagBar, ClkLtSymbol, ClkStatusText, ClkWinTitle, ClkClientWin, or ClkRootWin */ static Button buttons[] = { /* click event mask button function argument */ { ClkLtSymbol, 0, Button1, setlayout, {0} },