Explorar el Código

Renamed switch-layout to i3-screen-layout

Samuel W. Flint hace 8 años
padre
commit
5f8eef6bf4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      i3-screen-layout

+ 1 - 1
switch-layout → i3-screen-layout

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