Index: xfce4-sensors-plugin-1.0.0/lib/configuration.c =================================================================== --- xfce4-sensors-plugin-1.0.0.orig/lib/configuration.c +++ xfce4-sensors-plugin-1.0.0/lib/configuration.c @@ -107,7 +107,7 @@ sensors_write_config (XfcePanelPlugin *p xfce_rc_write_int_entry (rc, "Font_Size_Numerical", sensors->font_size_numerical); - xfce_rc_write_entry (rc, "Font", font); +// xfce_rc_write_entry (rc, "Font", sensors->font); xfce_rc_write_int_entry (rc, "Lines_Size", sensors->lines_size);