rofi/include/dialogs/drun.h

12 lines
173 B
C

#ifndef ROFI_DIALOG_DRUN_H
#define ROFI_DIALOG_DRUN_H
/**
* @defgroup DRUNMode DRun
* @ingroup MODES
* @{
*/
extern Mode drun_mode;
/*@}*/
#endif // ROFI_DIALOG_DRUN_H