rofi/include/dialogs/run.h

6 lines
80 B
C
Raw Normal View History

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