add autostart with permissions

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

View file

@ -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;