aboutsummaryrefslogtreecommitdiff
path: root/trayfreq.c
diff options
context:
space:
mode:
Diffstat (limited to 'trayfreq.c')
-rw-r--r--trayfreq.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/trayfreq.c b/trayfreq.c
index f8b0cc8..ec82705 100644
--- a/trayfreq.c
+++ b/trayfreq.c
@@ -39,6 +39,8 @@ void config_init()
gboolean home_config_exists;
config.key_file = NULL;
+ printf("Battery governor: %s",_DEFAULT_BAT_GOV);
+
config.file_name = g_strconcat(getenv("HOME"), "/.trayfreq.config", NULL);
// Check if ~/.trayfreq.config exists