Skip to content

Commit 51354e4

Browse files
authored
Merge pull request #320 from gonX/linux-app-specific-osulazer-add-accidentally-word
LinuxAppSpecific/osu!lazer: Clarify "environment variable"
2 parents c50da90 + 3dee08d commit 51354e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/_wiki/FAQ/LinuxAppSpecific.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please note that libinput adds smoothing on top of this output mode by default.
1414

1515
### My cursor is stuck (Wayland) {#osu-lazer-broken-input-wayland}
1616

17-
Make sure you set the `SDL_VIDEODRIVER` to `wayland`. Some examples:
17+
Make sure you set the environment variable `SDL_VIDEODRIVER` to `wayland`. Some examples:
1818

1919
```bash
2020
env SDL_VIDEODRIVER=wayland ./osu.AppImage

0 commit comments

Comments
 (0)