various improvements
[distro-setup] / i3-abrowser
index 2afbff3d2cdaafc82d147fe8f5632c8ee6e505fa..a43c21d375052b000d9bd2523c6b7cc75b0ac9d8 100755 (executable)
@@ -44,6 +44,7 @@ fi
 # spawn and mark if we dont have a mark already
 if ! /a/c/i3-focus-maybe abrowser; then
 
+  i3-msg "workspace 2"
   i3-split-maybe
   $b "$@" &
   # on a fast computer, .5 is too fast, 1 is ok. on x200, 1 is too fast, 2 is ok.