Skip to content

Commit d85a649

Browse files
committed
Updated tweak list & Removed NTSync udev rule mention
1 parent 4ed41e1 commit d85a649

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/content/docs/features/cachyos_settings.mdx

+5-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ and `hpet` device nodes by the audio group.
4949
- [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**
5050
- [CPU DMA Latency](https://github.com/CachyOS/CachyOS-Settings/blob/master/usr/lib/udev/rules.d/99-cpu-dma-latency.rules) -
5151
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)
5453

5554
## modprobe Options
5655

@@ -119,3 +118,7 @@ database
119118
- Timeout for stopping a service/unit set to **10s**
120119
- Soft limit for opened file descriptors set to **2048**
121120
- 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

Comments
 (0)