mirror of
https://github.com/lbonn/rofi
synced 2025-03-04 15:07:11 +00:00
6 lines
87 B
C
6 lines
87 B
C
|
#ifndef __DRUN_DIALOG_H__
|
||
|
#define __DRUN_DIALOG_H__
|
||
|
|
||
|
extern Switcher drun_mode;
|
||
|
#endif
|