summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h
index ae47709..61367d6 100644
--- a/config.def.h
+++ b/config.def.h
@@ -31,8 +31,8 @@ static ClickBinding click_bindings[] = {
/* key button */
{ XK_space, 1 },
{ XK_u, 1 },
- { XK_o, 2 },
- { XK_i, 3 },
+ { XK_i, 2 },
+ { XK_o, 3 },
};
/* scrolls up, down, left and right