config: allow running commands privileged
This commit is contained in:
parent
4558bdb7c1
commit
affea49e49
11 changed files with 74 additions and 5 deletions
|
|
@ -1308,6 +1308,14 @@ The table has the following fields:
|
|||
|
||||
The value of this field should be a table whose values are strings.
|
||||
|
||||
- `privileged` (optional):
|
||||
|
||||
If `true`, the executable gets access to privileged wayland protocols.
|
||||
|
||||
The default is `false`.
|
||||
|
||||
The value of this field should be a boolean.
|
||||
|
||||
|
||||
<a name="types-GfxApi"></a>
|
||||
### `GfxApi`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue