Skip to content

Commit c8573de

Browse files
authored
Update README.md
1 parent 9ab2efa commit c8573de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Here's a list of all my favorite Linux apps, tips, and tricks. My current distro
5656
echo $XDG_SESSION_TYPE
5757
```
5858

59-
If your Linux disrto uses **X11**, create this file and path with the text below inside "/etc/X11/xorg.conf.d/30--dualsense.conf":
59+
If your Linux distro uses **X11**, create this file and path with the text below inside "/etc/X11/xorg.conf.d/30--dualsense.conf":
6060
```
6161
Section "InputClass"
6262
Identifier "Sony Interactive Entertainment Wireless Controller Touchpad"
@@ -66,7 +66,7 @@ Here's a list of all my favorite Linux apps, tips, and tricks. My current distro
6666
EndSection
6767
```
6868

69-
If your Linux disrto uses **Wayland**, create this file and path with the text below inside "/etc/libinput/local-overrides.d/dualsense.conf":
69+
If your Linux distro uses **Wayland**, create this file and path with the text below inside "/etc/libinput/local-overrides.d/dualsense.conf":
7070
```
7171
[Device]
7272
Name=Sony Interactive Entertainment Wireless Controller Touchpad

0 commit comments

Comments
 (0)