rofi 1.7.7
|
Data Fields | |
char * | name |
char * | path |
Structure that holds a user script found in $config/rofi/scripts/
char* ScriptUser::name |
name of the script
Definition at line 535 of file script.c.
Referenced by script_mode_gather_user_scripts().
char* ScriptUser::path |
path to the script.
Definition at line 537 of file script.c.
Referenced by script_mode_gather_user_scripts().