1
0
mirror of https://github.com/emersion/kanshi synced 2024-09-19 10:21:35 +02:00

readme and man: add a note about the profile match

This commit is contained in:
Alkindi 2020-02-26 20:39:47 +01:00
parent b844e9040b
commit 4231a08804
2 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,8 @@ kanshi
Each output profile is delimited by brackets. It contains several `output`
directives (whose syntax is similar to `sway-output(5)`). A profile will be
enabled if all of the listed outputs are connected.
enabled if all of the listed outputs are connected. The first matching
profile will be picked.
```
{

View File

@ -15,6 +15,7 @@ kanshi is a Wayland daemon that automatically configures outputs.
kanshi is configured with a list of output profiles. Each profile contains a set
of outputs. A profile will be automatically activated if all specified outputs
are currently connected. A profile contains configuration for each output.
The first matching profile will be picked.
# CONFIGURATION