Explorar o código

fix i3-workspace-layout call

Samuel W. Flint %!s(int64=5) %!d(string=hai) anos
pai
achega
823d1485f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      day

+ 1 - 1
day

@@ -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
 }