mirror of
https://github.com/emersion/kanshi
synced 2024-11-26 05:55:27 +01:00
readme: switch to new profile syntax
This commit is contained in:
parent
b221460388
commit
57c135f203
@ -35,12 +35,12 @@ 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.
|
||||||
|
|
||||||
```
|
```
|
||||||
{
|
profile {
|
||||||
output LVDS-1 disable
|
output LVDS-1 disable
|
||||||
output "Some Company ASDF 4242" mode 1600x900 position 0,0
|
output "Some Company ASDF 4242" mode 1600x900 position 0,0
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
profile {
|
||||||
output LVDS-1 enable scale 2
|
output LVDS-1 enable scale 2
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user