From c04baeeea280a385f91263e896eb4dc6d610c996 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 6 Mar 2009 17:07:53 +0100 Subject: [PATCH] Bugfix: Should be workspace 10 not 0 in moving aswell --- i3.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3.config b/i3.config index 8f1f7d39..f7c85f70 100644 --- a/i3.config +++ b/i3.config @@ -56,7 +56,7 @@ bind Mod1+Shift+15 m6 bind Mod1+Shift+16 m7 bind Mod1+Shift+17 m8 bind Mod1+Shift+18 m9 -bind Mod1+Shift+19 m0 +bind Mod1+Shift+19 m10 # Mod1+Enter starts a new terminal bind Mod1+36 exec /usr/bin/urxvt -- 2.39.5