broken 2
This commit is contained in:
2
dwm.c
2
dwm.c
@ -482,6 +482,8 @@ buttonpress(XEvent *e)
|
|||||||
goto execute_handler;
|
goto execute_handler;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
x += TEXTW(selmon->ltsymbol);
|
||||||
|
|
||||||
for(i = 0; i < LENGTH(launchers); i++) {
|
for(i = 0; i < LENGTH(launchers); i++) {
|
||||||
x += TEXTW(launchers[i].name);
|
x += TEXTW(launchers[i].name);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user