rofi/include/dialogs/run.h

6 lines
84 B
C

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