i3
Data Fields
Autostart Struct Reference

Holds a command specified by either an: More...

#include <data.h>

Data Fields

char * command
 Command, like in command mode. More...
 
bool no_startup_id
 no_startup_id flag for start_application(). More...
 
 autostarts
 
 autostarts_always
 

Detailed Description

Holds a command specified by either an:

Definition at line 338 of file data.h.

Field Documentation

◆ autostarts

Autostart::autostarts

Definition at line 346 of file data.h.

◆ autostarts_always

Autostart::autostarts_always

Definition at line 349 of file data.h.

◆ command

char* Autostart::command

Command, like in command mode.

Definition at line 340 of file data.h.

Referenced by main().

◆ no_startup_id

bool Autostart::no_startup_id

no_startup_id flag for start_application().

Determines whether a startup notification context/ID should be created.

Definition at line 343 of file data.h.

Referenced by main().


The documentation for this struct was generated from the following file: