From: Michael Stapelberg Date: Fri, 6 Mar 2009 16:06:33 +0000 (+0100) Subject: Bugfix: Should be workspace 10 not 0 X-Git-Tag: 3.a~75 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f8007a60b3add77d57ac8d57f17d8c69e2800434;p=i3%2Fi3 Bugfix: Should be workspace 10 not 0 --- diff --git a/i3.config b/i3.config index 69d996d2..8f1f7d39 100644 --- a/i3.config +++ b/i3.config @@ -44,7 +44,7 @@ bind Mod1+15 6 bind Mod1+16 7 bind Mod1+17 8 bind Mod1+18 9 -bind Mod1+19 0 +bind Mod1+19 10 # Move to Workspaces bind Mod1+Shift+10 m1