Slack is a messaging app for business that connects people to the information they need.
This repo hosts the flatpak wrapper for Slack, available at Flathub.
flatpak install flathub com.slack.Slack
flatpak run com.slack.Slack
This package enables the flags to run on Wayland, however it is opt-in. To opt-in run:
flatpak override --user --socket=wayland com.slack.Slack
To opt-out do the same with --nosocket=wayland
.