add autostart with permissions

This commit is contained in:
Tobias Bengfort 2025-09-06 12:46:52 +02:00
parent f084a99f29
commit 089a362d73
3 changed files with 14 additions and 0 deletions

View file

@ -187,6 +187,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;