This website requires JavaScript.
Explore
Help
Sign in
PolytreeDE
/
rofi
Watch
1
Star
0
Fork
You've already forked rofi
0
mirror of
https://github.com/davatorium/rofi.git
synced
2025-03-10 17:06:37 -04:00
Code
Releases
Activity
0b26287396
rofi
/
include
/
dialogs
/
combi.h
6 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
Add combi viewer. Use by adding combi to the list of enabled modi.
2015-03-30 20:12:22 +02:00
#
ifndef __COMBI_DIALOG_H__
#
define __COMBI_DIALOG_H__
Big rename from Switcher to Mode internal, to match with user terminology
2015-11-25 09:26:38 +01:00
extern
Mode
combi_mode
;
Add combi viewer. Use by adding combi to the list of enabled modi.
2015-03-30 20:12:22 +02:00
#
endif
Copy permalink