Finally learned how xorg config files work

This commit is contained in:
2022-02-04 11:10:56 +04:00
parent 99cf81dbf9
commit e87066957a
4 changed files with 24 additions and 8 deletions

View File

@@ -13,6 +13,7 @@ Files in the `udev` folder should be placed in `/etc/udev/rules.d` and owned by
- `backlight.rules`: Gives normal users access to backlight controls
- `touchpad_input.rules`: Maps the touchpad's variable `/dev/input/event*` path to the static `/dev/input/touchpad` for VFIO passthrough
FIles in the `xorg` folder should be placed in `/etc/X11/xorg.conf.d` and owned by `root`.
FIles in the `xorg` folder should be placed in `/usr/share/X11/xorg.conf.d` and owned by `root`.
- `10-monitor.conf`: Enables 165Hz on boot.
- `10-nvidia-refresh-rate.conf`: Enables 165Hz on boot when using the nvidia driver
- `20-mouse-options.conf`: Sets options for touchpad and mouse