bash/u-l-b/codium: add comment with the wayland flags

they aren't working though
This commit is contained in:
Aminda Suomalainen 2022-04-23 08:28:04 +03:00
parent 8734cc52f6
commit 90bf5870d8
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@
set -x
# https://github.com/flathub/com.vscodium.codium/issues/55
flatpak run com.vscodium.codium --no-sandbox $@
# --enable-features=UseOzonePlatforme --ozone-platform=wayland
set +x