From a8c684bfe084c81f2b9757350de6833851f7e72e Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Wed, 15 Jan 2025 10:30:47 +0100 Subject: [PATCH] fix(applications): Add different Slack desktop file to launch it on Wayland --- .local/share/applications/slack.desktop | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .local/share/applications/slack.desktop diff --git a/.local/share/applications/slack.desktop b/.local/share/applications/slack.desktop new file mode 100644 index 0000000..95333d2 --- /dev/null +++ b/.local/share/applications/slack.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=Slack Wayland +StartupWMClass=Slack +Comment=Slack Desktop +GenericName=Slack Client for Linux +#Exec=/usr/bin/slack --disable-gpu-compositing --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-features=WebRTCPipeWireCapturer --enable-features=WaylandWindowDecorations --disable-features=WaylandFractionalScaleV1 -s %U +Exec=/usr/bin/slack --disable-gpu-compositing --enable-features=WebRTCPipeWireCapturer --enable-features=WaylandWindowDecorations --disable-features=WaylandFractionalScaleV1 -s %U +Icon=slack +Type=Application +StartupNotify=true +Categories=GNOME;GTK;Network;InstantMessaging; +MimeType=x-scheme-handler/slack;