mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
add default permissions
This commit is contained in:
parent
089a362d73
commit
0f112b7463
3 changed files with 6 additions and 1 deletions
|
|
@ -71,6 +71,7 @@ struct rcxml {
|
|||
enum tearing_mode allow_tearing;
|
||||
bool auto_enable_outputs;
|
||||
bool reuse_output_mode;
|
||||
uint32_t default_permissions;
|
||||
bool xwayland_persistence;
|
||||
bool primary_selection;
|
||||
char *prompt_command;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue