Test and create /etc/X11/xorg.conf.d/ if not exist

This commit is contained in:
Luke D Jones
2021-03-10 09:20:59 +13:00
parent 2a9a436f9c
commit b05f680650
3 changed files with 29 additions and 14 deletions

View File

@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Test and create /etc/X11/xorg.conf.d/ if it doesn't exist
# [3.1.0] - 2021-03-10
### Changed
- Add missing nvidia module nvidia_uvm to gfx ctrl list
# [3.1.0] - 2021-03-09
### Added