add autostart with permissions

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

View file

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