Changed tabbed positions
2 files changed, 8 insertions(+), 8 deletions(-)

M base.config.customizations
M series
M base.config.customizations +5 -5
@@ 1,9 1,9 @@ 
 # HG changeset patch
-# Parent a62d6a4564f1dee6be578f8d33a6dd02c1182f67
+# Parent 22a2ef4cdc934d965406e5e26ef7db67429f767e
 
-diff -r a62d6a4564f1 config.def.h
---- a/config.def.h	Sat May 25 10:43:45 2013 +1200
-+++ b/config.def.h	Sat May 25 10:44:02 2013 +1200
+diff -r 22a2ef4cdc93 config.def.h
+--- a/config.def.h	Mon May 27 10:57:00 2013 +1200
++++ b/config.def.h	Thu Aug 01 09:39:17 2013 +1200
 @@ -9,40 +9,45 @@
  static const char selbgcolor[]      = "#005577";
  static const char selfgcolor[]      = "#eeeeee";

          
@@ 92,7 92,7 @@ diff -r a62d6a4564f1 config.def.h
 +	{ ControlMask|Mod1Mask,         XK_q,      spawn,          {.v = shutcmd } },
 +	{ ControlMask|Mod1Mask,         XK_s,      spawn,          SHCMD("$HOME/Scripts/shux") },
 +	{ ControlMask|Mod1Mask,         XK_a,      spawn,          SHCMD("$HOME/Scripts/autostart") },
-+	{ ControlMask|Mod1Mask,         XK_w,      spawn,          SHCMD("$(tabbed -c -d -p s+1 >/tmp/tabbed.xid); vimprobable2 -e $(</tmp/tabbed.xid)") },
++	{ ControlMask|Mod1Mask,         XK_w,      spawn,          SHCMD("$(tabbed -c -d -p -2 >/tmp/tabbed.xid); vimprobable2 -e $(</tmp/tabbed.xid)") },
  	{ MODKEY,                       XK_b,      togglebar,      {0} },
  	{ MODKEY,                       XK_j,      focusstack,     {.i = +1 } },
  	{ MODKEY,                       XK_k,      focusstack,     {.i = -1 } },

          
M series +3 -3
@@ 4,7 4,7 @@ new_master
 statuscolours
 cycle
 push
-fibonacci 
+fibonacci #-block
 shiv.config #-block
-centurion.config 
-veles.config #-block
+centurion.config #-block
+veles.config