1
0
mirror of https://github.com/emersion/kanshi synced 2024-09-18 09:51:36 +02:00

Showcase output identifiers in docs

This commit is contained in:
Simon Ser 2019-06-01 13:23:54 +03:00
parent ab89b56785
commit 530805c3b5
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ enabled if all of the listed outputs are connected.
```
{
output LVDS-1 disable
output VGA-1 mode 1600x900 position 0,0
output "Some Company ASDF 4242" mode 1600x900 position 0,0
}
{

View File

@ -14,7 +14,7 @@ Example:
```
{
output LVDS-1 disable
output VGA-1 mode 1600x900 position 0,0
output "Some Company ASDF 4242" mode 1600x900 position 0,0
}
{