mirror of
https://github.com/eRgo35/dwm.git
synced 2025-12-15 05:16:11 +01:00
fix: button maps and flake fixes
This commit is contained in:
@@ -1422,6 +1422,12 @@ static const Command commands[] = {
|
||||
};
|
||||
#endif // KEYMODES_PATCH
|
||||
|
||||
|
||||
#define Button6 6
|
||||
#define Button7 7
|
||||
#define Button8 8
|
||||
#define Button9 9
|
||||
|
||||
/* button definitions */
|
||||
#if STATUSBUTTON_PATCH
|
||||
/* click can be ClkButton, ClkTagBar, ClkLtSymbol, ClkStatusText, ClkWinTitle, ClkClientWin, or ClkRootWin */
|
||||
|
||||
Reference in New Issue
Block a user