change MODKEY, remove executable

This commit is contained in:
Václav Uruba 2020-11-20 23:07:03 +01:00
parent 5592f5bb5b
commit 9134fc292f
Signed by: uruba
GPG Key ID: 0059B34D61727BB0
3 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ static const Layout layouts[] = {
};
/* key definitions */
define MODKEY Mod4Mask
#define MODKEY Mod4Mask
#define TAGKEYS(KEY,TAG) \
{ MODKEY, KEY, view, {.ui = 1 << TAG} }, \
{ MODKEY|ControlMask, KEY, toggleview, {.ui = 1 << TAG} }, \

BIN
dwm

Binary file not shown.

BIN
dwm.o

Binary file not shown.