summaryrefslogtreecommitdiffstats
path: root/include/dialogs/help-keys.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dialogs/help-keys.h')
-rw-r--r--include/dialogs/help-keys.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/dialogs/help-keys.h b/include/dialogs/help-keys.h
index c7934c55..b444a5be 100644
--- a/include/dialogs/help-keys.h
+++ b/include/dialogs/help-keys.h
@@ -4,8 +4,14 @@
/**
* @defgroup HELPKEYSMode KeysHelp
* @ingroup MODES
+ *
+ * Displays the different keybindings available in *rofi*
+ *
* @{
*/
+/**
+ * Internal handle to the help key mode
+ */
extern Mode help_keys_mode;
/*@}*/
#endif // ROFI_DIALOG_HELPKEYS_H