1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2025-01-21 14:21:06 +02:00
dotfiles/.bin/patch-slack-wayland

3 lines
217 B
Plaintext
Raw Normal View History

2023-12-15 15:22:47 +02:00
#!/usr/bin/env bash
2024-12-18 12:16:28 +02:00
sudo sed -i -e 's#^Exec=/usr/bin/slack -s %U$#Exec=/usr/bin/slack\ -s\ %U --enable-features=WebRTCPipeWireCapturer,UseOzonePlatform --ozone-platform=wayland#' /usr/share/applications/slack.desktop