add env var to debug battery blink

This commit is contained in:
Chris Lee
2019-03-09 12:29:31 +01:00
parent bff1a337f3
commit da75999832
4 changed files with 5 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ gboolean debug_geometry;
gboolean debug_gradients;
gboolean startup_notifications;
gboolean debug_thumbnails;
gboolean debug_blink;
gboolean panel_autohide;
int panel_autohide_show_timeout;
int panel_autohide_hide_timeout;