chore: add not per-mon opts to readme
This commit is contained in:
parent
f1fb68c721
commit
7b13772f26
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -226,6 +226,18 @@ For example, to disable the bar on DP-1:
|
|||
}
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> Not all options are respect per-monitor overrides. Most notably, the following options will only read
|
||||
> from the global config, and ignore the respective option in per-monitor config files.
|
||||
>
|
||||
> - All animation configs are not per-monitor
|
||||
> - `general` (logo, terminal app, idle settings)
|
||||
> - `services` (weather, audio, GPU, player settings, etc.)
|
||||
> - `paths` (wallpaper dir, lyrics dir, etc.)
|
||||
> - `notifs` (notification behavior)
|
||||
> - `utilities` (individual toast enabled status, vpn configs)
|
||||
> - `launcher` (actions, favourite apps, hidden apps)
|
||||
|
||||
### Example configuration
|
||||
|
||||
> [!NOTE]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue