~ruther/dwl

87b16e6095379ce0e0a44c73926d5cbaf9a269d9 — Devin J. Pohly 4 years ago 9f90011
Defaults should match dwm/Xorg default behavior
1 files changed, 1 insertions(+), 1 deletions(-)

M config.def.h
M config.def.h => config.def.h +1 -1
@@ 49,7 49,7 @@ static const int repeat_delay = 600;

/* Trackpad */
static const int tap_to_click = 1;
static const int natural_scrolling = 1;
static const int natural_scrolling = 0;

#define MODKEY WLR_MODIFIER_ALT
#define TAGKEYS(KEY,SKEY,TAG) \