rofi/include/dialogs/run.h

6 lines
80 B
C

#ifndef __RUN_DIALOG_H__
#define __RUN_DIALOG_H__
extern Mode run_mode;
#endif