mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-07 14:47:37 +02:00
Compare commits
No commits in common. "4fbda842fd62b697299386bfe9eead482c6aded3" and "506690b77c7efb2eacdcd49e87f0167549a6fe63" have entirely different histories.
4fbda842fd
...
506690b77c
@ -8,6 +8,5 @@ set -x
|
||||
#/usr/bin/element --proxy-server=socks5://127.0.0.1:9050 $@
|
||||
# Flatpak is preferred for Element not having official Fedora repositories
|
||||
# and at the time of writing being unmaintained in upstream suggested repo.
|
||||
# Also workaround my electron curse
|
||||
flatpak run im.riot.Riot --disable-gpu --proxy-server=socks5://127.0.0.1:9050 $@
|
||||
flatpak run im.riot.Riot --proxy-server=socks5://127.0.0.1:9050 $@
|
||||
set +x
|
||||
|
@ -1,7 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# To run Microsoft Edge under Wayland
|
||||
|
||||
set -x
|
||||
/usr/bin/microsoft-edge --enable-features=UseOzonePlatform --ozone-platform=wayland $@
|
||||
set +x
|
Loading…
x
Reference in New Issue
Block a user