mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-23 03:39:23 +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
|
set -x
|
||||||
# https://github.com/flathub/com.vscodium.codium/issues/55
|
# https://github.com/flathub/com.vscodium.codium/issues/55
|
||||||
flatpak run com.vscodium.codium --no-sandbox $@
|
flatpak run com.vscodium.codium --no-sandbox --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland $@
|
||||||
# --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland
|
|
||||||
set +x
|
set +x
|
||||||
|
Loading…
Reference in New Issue
Block a user