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:
parent
78490f7c08
commit
1645c921d7
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue