From 71075a0f2f179fd8e4d5d0081db9cc1cedd3a707 Mon Sep 17 00:00:00 2001 From: lub Date: Fri, 9 Aug 2024 10:31:34 +0200 Subject: [PATCH] re-enable wayland for element-desktop This reverts commit 24ead110cf6943d4bba1c40156358c525dd637f7 65d4aca599088dcf653816284876adf5ef7b6359 --- dotfiles/bin/.bin/element-desktop | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dotfiles/bin/.bin/element-desktop b/dotfiles/bin/.bin/element-desktop index 303d680..7758f2f 100755 --- a/dotfiles/bin/.bin/element-desktop +++ b/dotfiles/bin/.bin/element-desktop @@ -1,5 +1,3 @@ #!/bin/sh -# see commit 65d4aca599088dcf653816284876adf5ef7b6359 - -/usr/bin/element-desktop +/usr/bin/element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland