Skip to content

Commit 4e59dd8

Browse files
committed
minor: Satisfy markdownlint
1 parent 735094c commit 4e59dd8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

site/_wiki/FAQ/LinuxAppSpecific.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ env SDL_VIDEODRIVER=wayland osu-lazer
3030

3131
Firstly, make sure your output mode is [set to Artist Mode]({% link _wiki/FAQ/Linux.md %}#artist-mode %})
3232

33-
You can confirm the setting is applied by running the following command and verifying that at least 1 listed device contains 'Artist' in the name.
33+
You can confirm the setting is applied by running the following command and
34+
verifying that at least 1 listed device contains 'Artist' in the name:
35+
3436
```bash
3537
libinput list-devices | grep -i OpenTabletDriver
3638
```

0 commit comments

Comments
 (0)