From f1a5fc65421ba60f27875b677be303a405ebe9e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Tue, 15 Oct 2024 23:18:44 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(electron):=20add=20spotify=20a?= =?UTF-8?q?nd=20vscodium=20flag=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/codium-flags.conf | 1 + .config/spotify-flags.conf | 1 + 2 files changed, 2 insertions(+) create mode 100644 .config/codium-flags.conf create mode 100644 .config/spotify-flags.conf diff --git a/.config/codium-flags.conf b/.config/codium-flags.conf new file mode 100644 index 00000000..e973a473 --- /dev/null +++ b/.config/codium-flags.conf @@ -0,0 +1 @@ +--ozone-platform-hint=wayland diff --git a/.config/spotify-flags.conf b/.config/spotify-flags.conf new file mode 100644 index 00000000..e973a473 --- /dev/null +++ b/.config/spotify-flags.conf @@ -0,0 +1 @@ +--ozone-platform-hint=wayland