From: Marco Peereboom Date: Wed, 14 Jan 2009 06:16:27 +0000 (+0000) Subject: Fix mcbride pasto X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=f28c13daf641511cd8974d33665523e578496b61;p=spectrwm.git Fix mcbride pasto --- diff --git a/scrotwm.c b/scrotwm.c index 97446e5..598a3af 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -462,7 +462,6 @@ struct key { { MODKEY | ShiftMask, XK_0, send_to_ws, {.id = 9} }, { MODKEY, XK_Tab, focus, {.id = SWM_ARG_ID_FOCUSPREV} }, { MODKEY | ShiftMask, XK_Tab, focus, {.id = SWM_ARG_ID_FOCUSNEXT} }, - { MODKEY | ShiftMask, XK_Tab, focus, {.id = SWM_ARG_ID_FOCUSPREV} }, }; void