fix Konsole title change
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "deps/colors.sh"]
|
||||||
|
path = deps/colors.sh
|
||||||
|
url = https://git.a2s.su/iiiypuk/colors.sh.git
|
||||||
1
deps/colors.sh
vendored
Submodule
1
deps/colors.sh
vendored
Submodule
Submodule deps/colors.sh added at 9efc4b0ec4
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
echo -ne "\033]2;Minecraft Launcher\007"
|
|
||||||
|
echo -ne "\033]30;Minecraft Launcher\007"
|
||||||
|
|
||||||
# Launcher title
|
# Launcher title
|
||||||
echo "Minecraft Launcher by iiiypuk"
|
echo "Minecraft Launcher by iiiypuk"
|
||||||
|
|||||||
Reference in New Issue
Block a user