packaging
This commit is contained in:
parent
b30a695ffc
commit
4736b8a462
6 changed files with 102 additions and 32 deletions
|
|
@ -22,5 +22,5 @@ constexpr Button buttons[] = {
|
|||
{ ClkTagBar, BTN_MIDDLE, toggletag, {0} },
|
||||
{ ClkLayoutSymbol, BTN_LEFT, setlayout, {.ui = 0} },
|
||||
{ ClkLayoutSymbol, BTN_RIGHT, setlayout, {.ui = 2} },
|
||||
{ ClkWinTitle, BTN_RIGHT, spawn, {.v = termcmd} },
|
||||
{ ClkStatusText, BTN_RIGHT, spawn, {.v = termcmd} },
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue