Browse Source

Renamed switch-layout to i3-screen-layout

Samuel W. Flint 8 năm trước cách đây
mục cha
commit
5f8eef6bf4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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