From 90bf5870d8313fe6c5b0081dd6403d9707fef090 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 23 Apr 2022 08:28:04 +0300 Subject: [PATCH] bash/u-l-b/codium: add comment with the wayland flags they aren't working though --- bash/usr-local-bin/codium | 1 + 1 file changed, 1 insertion(+) diff --git a/bash/usr-local-bin/codium b/bash/usr-local-bin/codium index c8967f5..9f907b8 100755 --- a/bash/usr-local-bin/codium +++ b/bash/usr-local-bin/codium @@ -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