mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-12-25 09:59:21 +01:00
Update README
This commit is contained in:
parent
9b46a113d6
commit
52b1e1d65c
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ Or, run the project directly with
|
|||
cargo run [--release] -- --<backend>
|
||||
```
|
||||
|
||||
When running in debug mode, the compositor will drastically slow down if there are too many windows on screen. If you don't want this to happen, use release mode.
|
||||
|
||||
`backend` can be one of two values:
|
||||
|
||||
- `winit`: run Pinnacle as a window in your graphical environment
|
||||
|
|
Loading…
Reference in a new issue