summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-09-15 22:51:48 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-09-15 22:59:27 -0300
commit4ca7b869ef4417d2797e4a6e4f0887c2d676e030 (patch)
tree05759266860785456b30992d95daa3fec48f9d15 /build-aux
parent692d89d83f6338230ff6b5fbab310b9ef3b59505 (diff)
downloadgnome-todo-4ca7b869ef4417d2797e4a6e4f0887c2d676e030.tar.gz
night-light: Introduce Night Light plugin
This is an enabled-by-default plugin that monitors Night Light and switches to the dark theme variant when Night Light is on. It does some effort to return to the correct theme variant after, but not too much. It can be disabled by editing the list of enabled plugins with D-Conf editor.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Todo.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index f33b7a48..1de86878 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -16,6 +16,7 @@
"--share=network",
"--system-talk-name=org.freedesktop.login1",
"--talk-name=org.gnome.OnlineAccounts",
+ "--talk-name=org.gnome.SettingsDaemon.Color",
"--talk-name=org.gnome.evolution.dataserver.AddressBook9",
"--talk-name=org.gnome.evolution.dataserver.Calendar7",
"--talk-name=org.gnome.evolution.dataserver.Sources5",