Browse Source

Renamed i3-layout to i3-workspace-layout

Samuel W. Flint 8 years ago
parent
commit
ebe4166c97
1 changed files with 1 additions and 1 deletions
  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