mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-26 04:59:38 +01:00
bash/usr-local-thing: always compact Nheko (evil and bad behaviour?)
This commit is contained in:
parent
178335d031
commit
68f219e0f3
@ -7,5 +7,5 @@
|
||||
# In case of unexplained crashing add the --compact flag!
|
||||
|
||||
set -x
|
||||
flatpak run --env=LANGUAGE=fi:eo:en im.nheko.Nheko//master --profile "$@"
|
||||
flatpak run --env=LANGUAGE=fi:eo:en im.nheko.Nheko//master --compact --profile "$@"
|
||||
set +x
|
||||
|
@ -6,5 +6,5 @@
|
||||
# TODO: Handle --help & --version flags
|
||||
|
||||
set -x
|
||||
flatpak run --env=LC_ALL=en_US.utf8 --env=TZ=UTC --env=all_proxy=socks5://127.0.0.1:9050/ im.nheko.Nheko//master --profile "$@"
|
||||
flatpak run --env=LC_ALL=en_US.utf8 --env=TZ=UTC --env=all_proxy=socks5://127.0.0.1:9050/ im.nheko.Nheko//master --compact --profile "$@"
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user