@@ -26,7 +26,7 @@ check_ssh() {
start_emacs() {
if [ $START_EMACS -eq 1 ] ; then
- i3-run i3-workspace-layout emacs-here "1: emacs"
+ i3-run i3-workspace-layout emacs-here '"1: emacs"'
fi
}