Compare commits
2 Commits
b4559a3ae9
...
a8c684bfe0
Author | SHA1 | Date | |
---|---|---|---|
a8c684bfe0 | |||
da0968a551 |
12
.local/share/applications/slack.desktop
Normal file
12
.local/share/applications/slack.desktop
Normal file
@ -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;
|
@ -1,4 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
# Compatible with Wayland. Cf. https://github.com/IJHack/QtPass/issues/663
|
|
||||||
export QT_QPA_PLATFORM=xcb && /usr/bin/qtpass
|
|
Loading…
Reference in New Issue
Block a user