This commit is contained in:
kevadesu 2025-05-04 22:26:25 +02:00
parent a8a1d7acdf
commit 4624d45eb9
5 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#!/bin/sh
echo -ne '\033c\033]0;ProjektLuzid\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/ProjektLuzid.x86_64" "$@"