Explorar el Código

Renamed i3-layout to i3-workspace-layout

Samuel W. Flint hace 9 años
padre
commit
ebe4166c97
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      i3-workspace-layout

+ 1 - 1
i3-layout → i3-workspace-layout

@@ -1,7 +1,7 @@
 #!/bin/zsh -f
 
 if [[ $# -eq 0 ]] ; then
-    echo "i3-layout [ name workspace | list | define workspace name | edit name | dmenu ]"
+    echo "i3-workspace-layout [ name workspace | list | define workspace name | edit name | dmenu ]"
     exit
 fi