README: update default loaded config

This commit is contained in:
Ottatop 2024-04-23 01:02:30 -05:00 committed by GitHub
parent 478b9f7455
commit 60e5910bfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -177,10 +177,10 @@ that exists from the following:
3. `$XDG_CONFIG_HOME/pinnacle`
4. `~/.config/pinnacle` if $XDG_CONFIG_HOME is not defined
If there is no `metaconfig.toml` file in that directory, Pinnacle will start the default Lua config
at `$XDG_DATA_HOME/pinnacle/default_config/lua` (typically `~/.local/share/pinnacle/default_config/lua`).
If there is no `metaconfig.toml` file in that directory, Pinnacle will start the embedded
Rust config.
Additionally, if your config crashes, Pinnacle will also start the default Lua config.
Additionally, if your config crashes, Pinnacle will also start the embedded Rust config.
> [!NOTE]
> If you have not run `eval $(luarocks path --lua-version 5.4)`, Pinnacle will fallback to the