mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-12-23 03:02:53 +01:00
bash/usr-local-bin/nheko{-tor}: attempt to not force xwayland
This commit is contained in:
parent
b006979564
commit
8e25155670
@ -7,6 +7,6 @@
|
|||||||
# desired as I never run it without the profile flag
|
# desired as I never run it without the profile flag
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
#flatpak run --env=QT_QPA_PLATFORM=xcb --env=all_proxy=socks5://127.0.0.1:9050/ io.github.NhekoReborn.Nheko --profile $@
|
#flatpak run --env=QT_QPA_PLATFORM=xcb io.github.NhekoReborn.Nheko//master --profile $@
|
||||||
flatpak run --env=QT_QPA_PLATFORM=xcb io.github.NhekoReborn.Nheko//master --profile $@
|
flatpak run io.github.NhekoReborn.Nheko//master --profile $@
|
||||||
set +x
|
set +x
|
||||||
|
@ -7,6 +7,6 @@
|
|||||||
# desired as I never run it without the profile flag
|
# desired as I never run it without the profile flag
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
#flatpak run --env=QT_QPA_PLATFORM=xcb --env=all_proxy=socks5://127.0.0.1:9050/ io.github.NhekoReborn.Nheko --profile $@
|
#flatpak run --env=QT_QPA_PLATFORM=xcb --env=all_proxy=socks5://127.0.0.1:9050/ io.github.NhekoReborn.Nheko//master --profile $@
|
||||||
flatpak run --env=QT_QPA_PLATFORM=xcb --env=all_proxy=socks5://127.0.0.1:9050/ io.github.NhekoReborn.Nheko//master --profile $@
|
flatpak run --env=all_proxy=socks5://127.0.0.1:9050/ io.github.NhekoReborn.Nheko//master --profile $@
|
||||||
set +x
|
set +x
|
||||||
|
Loading…
Reference in New Issue
Block a user