hide window on startup (UI)
[psensor.git] / src / cfg.h
index d88dc29..2ba8475 100644 (file)
--- a/src/cfg.h
+++ b/src/cfg.h
@@ -49,6 +49,12 @@ struct config {
 
        int sensor_values_max_length;
        int sensor_update_interval;
+
+       int menu_bar_disabled;
+
+       int unity_launcher_count_disabled;
+
+       int hide_on_startup;
 };
 
 /*