mirror of
https://github.com/tiyn/dwm.git
synced 2025-04-19 15:57:45 +02:00
added notitle patch to readme
This commit is contained in:
parent
18bc15180f
commit
ddec9f35ab
@ -128,7 +128,6 @@ static Button buttons[] = {
|
||||
{ ClkLtSymbol, 0, Button1, cyclelayout, {.i = +1} },
|
||||
{ ClkLtSymbol, 0, Button2, setlayout, {.v = &layouts[0]} },
|
||||
{ ClkLtSymbol, 0, Button3, cyclelayout, {.i = -1} },
|
||||
{ ClkWinTitle, 0, Button2, focusstack, {.i = +1} },
|
||||
{ ClkStatusText, 0, Button1, sigdwmblocks, {.i = 1} },
|
||||
{ ClkStatusText, 0, Button2, sigdwmblocks, {.i = 2} },
|
||||
{ ClkStatusText, 0, Button3, sigdwmblocks, {.i = 3} },
|
||||
|
Loading…
x
Reference in New Issue
Block a user