From 51d1981578100d81e270fdce1847c352ca688f2d Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Tue, 27 Jun 2023 19:35:15 -0400 Subject: [PATCH] spotify wayland config --- configs/spotify-launcher.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 configs/spotify-launcher.conf diff --git a/configs/spotify-launcher.conf b/configs/spotify-launcher.conf new file mode 100644 index 0000000..ec4c272 --- /dev/null +++ b/configs/spotify-launcher.conf @@ -0,0 +1,2 @@ +[spotify] +extra_arguments = ["--enable-features=UseOzonePlatform", "--ozone-platform=wayland"]