1
Fork 0
mirror of https://github.com/RGBCube/superfreq synced 2025-07-28 01:17:45 +00:00

config: follow XDG base spec

moves /etc/superfreq/config.toml to /etc/xdg/superfreq/config.toml
to follow xdg base spec more closely.
This commit is contained in:
Bloxx12 2025-05-14 11:33:49 +02:00
parent 78490f7c08
commit 1645c921d7
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -115,7 +115,7 @@ sudo superfreq set-max-freq 2800 --core-id 1
Superfreq uses TOML configuration files. Default locations:
- `/etc/superfreq/config.toml`
- `/etc/xdg/superfreq/config.toml`
- `/etc/superfreq.toml`
You can also specify a custom path by setting the `SUPERFREQ_CONFIG` environment