Sober: Difference between revisions
Appearance
Claymichaels (talk | contribs) m Minor grammatical edit |
m A quite minor edit that tells you where to find the FFLag config! |
||
| Line 12: | Line 12: | ||
== Installation == | == Installation == | ||
There is no Nix package for Sober, the only way to install it is through flatpak: | There is no Nix package for Sober as for now, the only way to install it is through flatpak: | ||
# Setup [[Flatpak]] and Flathub, instructions for both can be found on the relevant pages. | # Setup [[Flatpak]] and Flathub, instructions for both can be found on the relevant pages. | ||
# Install the Sober flatpak by running: <code>flatpak install flathub org.vinegarhq.Sober</code> | # Install the Sober flatpak by running: <code>flatpak install flathub org.vinegarhq.Sober</code> | ||
If you wish to edit the FFLags, You can go to the sober fflags directory <code>~/.var/app/org.vinegarhq.Sober/config/sober/config.json</code> and edit it via there, Using your preferred editor like nano or vim edit the file.<references /> | |||
[[Category:Gaming]] | [[Category:Gaming]] | ||
[[Category:Applications]] | [[Category:Applications]] | ||
Latest revision as of 13:42, 6 March 2026
Sober is an unofficial client of Roblox for Linux, which works by running the Android application in a compatibility layer. [1]
Installation
There is no Nix package for Sober as for now, the only way to install it is through flatpak:
- Setup Flatpak and Flathub, instructions for both can be found on the relevant pages.
- Install the Sober flatpak by running:
flatpak install flathub org.vinegarhq.Sober
If you wish to edit the FFLags, You can go to the sober fflags directory ~/.var/app/org.vinegarhq.Sober/config/sober/config.json and edit it via there, Using your preferred editor like nano or vim edit the file.