mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-02-16 21:50:58 +01:00
bash/usr-local-bin/signal-desktop: remove disable-gpu comment to try again fresh
This commit is contained in:
parent
49a971b5b4
commit
1f30bfdfc9
@ -3,7 +3,6 @@
|
|||||||
# Signal desktop with Wayland, notification fix & tray
|
# Signal desktop with Wayland, notification fix & tray
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
# --disable-gpu - https://github.com/signalapp/Signal-Desktop/issues/2567#issuecomment-457282578
|
|
||||||
# --start-in-tray - would be nice, but then I cannot open it from there, thus --use-tray-icon
|
# --start-in-tray - would be nice, but then I cannot open it from there, thus --use-tray-icon
|
||||||
flatpak run org.signal.Signal --use-tray-icon --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations $@
|
flatpak run org.signal.Signal --use-tray-icon --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations $@
|
||||||
set +x
|
set +x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user