You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/content/docs/features/cachyos_settings.mdx
+5-2
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,7 @@ and `hpet` device nodes by the audio group.
49
49
-[NVIDIA RTD3](https://github.com/CachyOS/CachyOS-Settings/blob/master/usr/lib/udev/rules.d/71-nvidia.rules) - Configures dynamic power management functionality for the Turing GPU generation. **RTD3 does not work properly on Turing GPUs with the open modules**
Allows access to the `cpu_dma_latency` device node by the audio group.
52
-
-[NTSync](https://github.com/CachyOS/CachyOS-Settings/blob/master/usr/lib/udev/rules.d/99-ntsync.rules) - Allows `ntsync` to be accessed by user-space
53
-
applications
52
+
-[Mount NTFS partitions as NTFS3 partitions without explicitly specifying NTFS3](https://github.com/CachyOS/CachyOS-Settings/blob/master/usr/lib/udev/rules.d/80-ntfs3-by-default.rules)
54
53
55
54
## modprobe Options
56
55
@@ -119,3 +118,7 @@ database
119
118
- Timeout for stopping a service/unit set to **10s**
120
119
- Soft limit for opened file descriptors set to **2048**
121
120
- Hard limit for opened file descriptors set to **2097152**
121
+
122
+
### X.Org
123
+
124
+
- Enable [Tap to Click](https://github.com/CachyOS/CachyOS-Settings/blob/master/usr/share/X11/xorg.conf.d/20-touchpad.conf) by default for all X11 sessions
0 commit comments