commit 915b95b03d33e960e477fbdbe9d108ffc90aaacf
Author: Miles Alan <[email protected]>
AuthorDate: Sun Aug 2 15:46:11 2020 +0200
Commit: Hiltjo Posthuma <[email protected]>
CommitDate: Sun Aug 2 17:59:59 2020 +0200
Add pipe key to backslash key
diff --git a/layout.sxmo.h b/layout.sxmo.h
index a13e706..52ce781 100644
--- a/layout.sxmo.h
+++ b/layout.sxmo.h
@@ -76,7 +76,7 @@ static Key keys_symbols[40] = {
{ ",<", XK_comma, 1 },
{ ".>", XK_period, 1 },
{ "/?", XK_slash, 1 },
- { "\\", XK_backslash, 1 },
+ { "\\|", XK_backslash, 1 },
{ 0 }, /* New row */