aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 8a6864e..e207f76 100644
--- a/config.def.h
+++ b/config.def.h
@@ -105,7 +105,9 @@ static Key keys[] = {
TAGKEYS( XK_2, 1)
TAGKEYS( XK_3, 2)
TAGKEYS( XK_4, 3)
- TAGKEYS( XK_5, 4)
+ /*Adds the 5th workspace keybind with the US and Latam keyboard layout*/
+ TAGKEYS( XK_|, 4)
+ TAGKEYS( XK_`, 4)
TAGKEYS( XK_6, 5)
TAGKEYS( XK_7, 6)
TAGKEYS( XK_8, 7)
Un proyecto texto-plano.xyz