Skip to content

Commit e6b78fe

Browse files
authored
heh
Signed-off-by: burnerphones <74930500+burnerphones@users.noreply.github.com>
1 parent 5ac705f commit e6b78fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sober/Configuration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ The configuration file is located at: `~/.var/app/org.vinegarhq.Sober/config/sob
1313
| `enable_hidpi` | Scale Sober's game window depending on your screen's pixel density, useful for very high resolution displays/laptops | `false` |
1414
| `fflags` | Experimental internal Roblox configration. We don't recommend or support using this | - |
1515
| `server_location_indicator_enabled` | Show a popup with the location of the gameserver you connected to upon visiting an experience | `false` |
16-
| `touch_mode` | "off" - touchscreen is disabled, default; "on" - touchscreen is enabled, experiences will use the mobile UI; "fake-on" - touchscreen is enabled, experiences will use the desktop UI | `"off"` |
16+
| `touch_mode` | "off" - touchscreen is disabled, default; "on" - touchscreen is enabled, experiences will use the mobile UI; "fake-off" - touchscreen is enabled, experiences will use the desktop UI | `"off"` |
1717
| `use_libsecret` | use libsecret for storing the session cookie instead of plaintext, experimental | `false` |
1818
| `use_opengl` | use OpenGL instead of Vulkan as the graphics API, useful as a workaround for certain issues, like "OutOfMemory" reperated crashes | `false` |

0 commit comments

Comments
 (0)