mirror of
https://github.com/labwc/labwc.git
synced 2026-04-17 06:46:28 -04:00
add autostart with permissions
This commit is contained in:
parent
bed325a7ff
commit
f0a9875da6
3 changed files with 14 additions and 0 deletions
|
|
@ -202,6 +202,8 @@ struct rcxml {
|
|||
|
||||
struct wl_list window_rules; /* struct window_rule.link */
|
||||
|
||||
struct wl_list autostart; /* struct action.link */
|
||||
|
||||
/* Menu */
|
||||
unsigned int menu_ignore_button_release_period;
|
||||
bool menu_show_icons;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue