CachyOS / CachyOS-Settings

Settings used for CachyOS
GNU General Public License v3.0
98 stars 23 forks source link

Move configuration files to /usr #61

Closed ventureoo closed 5 months ago

ventureoo commented 5 months ago

This will allow users to override the configuration when necessary by creating files of the same name in /etc directory, which will have a higher priority than the /usr files.

Related with: https://github.com/CachyOS/CachyOS-Settings/issues/60