various improvements
[distro-setup] / i3-emacs
index 19fc46aa0c66f655d2d28926337143e277d16233..3337dcbdcc97dc215503443b87980ee3ab24808e 100755 (executable)
--- a/i3-emacs
+++ b/i3-emacs
@@ -27,6 +27,7 @@ if [[ $id ]]; then
   i3-msg "[con_id=\"$id\"] focus"
 else
 
+  i3-msg "workspace 2"
   i3-split-maybe
   emacsclient -c
 fi