fix Konsole title change
This commit is contained in:
parent
4df1b53fc4
commit
074112bce3
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
@ -0,0 +1 @@
|
||||
Subproject commit 9efc4b0ec45765dcb3f7bfd22d167f369eff88b1
|
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
echo -ne "\033]2;Minecraft Launcher\007"
|
||||
|
||||
echo -ne "\033]30;Minecraft Launcher\007"
|
||||
|
||||
# Launcher title
|
||||
echo "Minecraft Launcher by iiiypuk"
|
||||
|
Loading…
Reference in New Issue
Block a user