mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
add default permissions
This commit is contained in:
parent
b05400b2cb
commit
956d319cae
3 changed files with 6 additions and 1 deletions
|
|
@ -76,6 +76,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