[gnome-todo] plugin-manager: Disable night-light by default



commit eb551e9bd2859fe7ea2e60bf1905d86bc8c238ee
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Jul 2 14:06:14 2021 -0300

    plugin-manager: Disable night-light by default
    
    It's interfering with the dark / light switch.

 src/core/gtd-plugin-manager.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/core/gtd-plugin-manager.c b/src/core/gtd-plugin-manager.c
index 8b801684..e8536922 100644
--- a/src/core/gtd-plugin-manager.c
+++ b/src/core/gtd-plugin-manager.c
@@ -54,7 +54,6 @@ static const gchar * const default_plugins[] = {
   "today-panel",
   "inbox-panel",
   "next-week-panel",
-  "night-light",
   "peace",
 };
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]