You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/desktop/rich-presence.md
+21-4
Original file line number
Diff line number
Diff line change
@@ -38,19 +38,36 @@ Rich Presence works in Windows regardless of how you installed TurboWarp Desktop
38
38
39
39
### macOS {#mac}
40
40
41
-
Rich Presence will not work if TurboWarp Desktop was installed from the Mac App Store.
41
+
:::warning
42
+
Rich Presence will not work if TurboWarp Desktop is installed from the Mac App Store.
43
+
:::
42
44
43
45
### Linux {#linux}
44
46
45
-
If TurboWarp Desktop was installed as a native app (Debian package/repository, Arch User Repository, AppImage, or extracted tarball) then it will always work. If TurboWarp Desktop was installed using Flatpak then Chat App must also be installed using Flatpak. This table should help clarify:
47
+
For best results, install TurboWarp Desktop as a native app using the .deb package, Debian repository, Arch User Repository, AppImage, or tarball. TurboWarp Desktop installed as a Flatpak may require manual permission overrides. TurboWarp Desktop installed as a Snap does not work at all. See the table below for more details:
You can check how you installed TurboWarp Desktop by pressing the ? button in the top right corner, opening the About menu, then looking for the Platform section of the Debug Info line. A native installation will be just `linux` while the Flatpak version will show `linux-flatpak` and the Snap version will show `linux-snap`.
55
+
For the Flatpak version of TurboWarp Desktop, you may need to run these commands in a terminal and restart TurboWarp Desktop for Rich Presence to function:
0 commit comments