X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=i3-emacs;h=3337dcbdcc97dc215503443b87980ee3ab24808e;hb=87c3f2244a47ad10a031a27d0d0456f0a7defd21;hp=19fc46aa0c66f655d2d28926337143e277d16233;hpb=ca61084446e48fb0703ce2a203c1bd18ceaf4dfb;p=distro-setup diff --git a/i3-emacs b/i3-emacs index 19fc46a..3337dcb 100755 --- 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