aboutsummaryrefslogtreecommitdiffstats
path: root/dome_key_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'dome_key_map.h')
-rw-r--r--dome_key_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dome_key_map.h b/dome_key_map.h
index b61133d..a6e44ca 100644
--- a/dome_key_map.h
+++ b/dome_key_map.h
@@ -42,7 +42,7 @@ void c_run_key_action(State *state, Trigger trigger, const Trigger *mode);
void config_free(Config *ptr);
-Config *config_read_from_file(void);
+Config *config_get(void);
extern void dkess_press_key(int16_t key, CGEventFlags modifier_flags);