From 252f02ed74df0fe0f2feec36f299d6045ddbbc3d Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Sun, 18 Aug 2024 01:02:34 +0530 Subject: [PATCH] vscode set ozone_platform_hint = wayland --- .config/code-flags.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/code-flags.conf diff --git a/.config/code-flags.conf b/.config/code-flags.conf new file mode 100644 index 0000000..e973a47 --- /dev/null +++ b/.config/code-flags.conf @@ -0,0 +1 @@ +--ozone-platform-hint=wayland