mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-12-22 03:20:15 +02:00
Fixup slack wayland patch script
This commit is contained in:
parent
d12e19aeb6
commit
9515ff6317
@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
udo sed -i -e 's#Exec=/usr/bin/slack %U#Exec=/usr/bin/slack\ %U\ --enable-features=WebRTCPipeWireCapturer#' /usr/share/applications/slack.desktop
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user