Add restart sig patch
This commit is contained in:
parent
61bb8b2241
commit
799acc405b
3 changed files with 33 additions and 0 deletions
|
@ -94,6 +94,7 @@ static Key keys[] = {
|
|||
TAGKEYS( XK_8, 7)
|
||||
TAGKEYS( XK_9, 8)
|
||||
{ MODKEY|ShiftMask, XK_q, quit, {0} },
|
||||
{ MODKEY|ControlMask|ShiftMask, XK_q, quit, {1} },
|
||||
};
|
||||
|
||||
/* button definitions */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue