Explorar o código

Renamed switch-layout to i3-screen-layout

Samuel W. Flint %!s(int64=8) %!d(string=hai) anos
pai
achega
5f8eef6bf4
Modificáronse 1 ficheiros con 1 adicións e 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