mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 19:29:24 +01:00
bash/usr-local-bin: codium has fixed wayland support too
This commit is contained in:
parent
050928156c
commit
beef3845a6
@ -2,6 +2,5 @@
|
||||
|
||||
set -x
|
||||
# https://github.com/flathub/com.vscodium.codium/issues/55
|
||||
flatpak run com.vscodium.codium --no-sandbox $@
|
||||
# --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland
|
||||
flatpak run com.vscodium.codium --no-sandbox --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland $@
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user