Merge branch 'master' of git.stormux.org:storm/I38
This commit is contained in:
commit
6cf1aac9de
@ -3,7 +3,7 @@
|
|||||||
Accessibility setup script for the i3 window manager.
|
Accessibility setup script for the i3 window manager.
|
||||||
|
|
||||||
## i38.sh
|
## i38.sh
|
||||||
Released under the terms of the GPL License Version 3: http://www.wtfpl.net
|
Released under the terms of the GPL License Version 3: https://www.gnu.org/licenses/
|
||||||
This is a Stormux project: https://stormux.org
|
This is a Stormux project: https://stormux.org
|
||||||
|
|
||||||
|
|
||||||
|
2
i38.sh
2
i38.sh
@ -174,7 +174,7 @@ yesno() {
|
|||||||
|
|
||||||
help() {
|
help() {
|
||||||
echo "${0##*/}"
|
echo "${0##*/}"
|
||||||
echo "Released under the terms of the WTFPL License: http://www.wtfpl.net"
|
echo "Released under the terms of the GPL V3 License: https://www.gnu.org/licenses/"
|
||||||
echo -e "This is a Stormux project: https://stormux.org\n"
|
echo -e "This is a Stormux project: https://stormux.org\n"
|
||||||
echo -e "Usage:\n"
|
echo -e "Usage:\n"
|
||||||
echo "With no arguments, create the i3 configuration."
|
echo "With no arguments, create the i3 configuration."
|
||||||
|
Loading…
Reference in New Issue
Block a user