From 8a638c7a3c62e52d28046e011c6b797a53b2efe4 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Mon, 23 Aug 2021 12:07:27 +0200 Subject: [PATCH] Update description --- res/ego_description.txt | 6 +++--- src/metadata.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/res/ego_description.txt b/res/ego_description.txt index 4e81f90..e3446a9 100644 --- a/res/ego_description.txt +++ b/res/ego_description.txt @@ -1,5 +1,5 @@ -Night mode for GNOME! Automatically toggle your light and dark GTK, GNOME Shell, icon and cursor themes variants, switch backgrounds and run custom commands at sunset and sunrise. +Make your desktop easy on the eye, day and night. -Supports Night Light, Location Services, manual schedule and on-demand switch. +Automatically toggle your light and dark GTK, GNOME Shell, icon and cursor themes variants, switch backgrounds and run custom commands at sunset and sunrise. -It works out of the box with numerous themes (see the list on the repository), and you can manually choose the variants you want. +Supports Night Light, Location Services, manual schedule and on-demand switch modes. diff --git a/src/metadata.json b/src/metadata.json index b5d3249..4ac8b37 100644 --- a/src/metadata.json +++ b/src/metadata.json @@ -1,6 +1,6 @@ { "name": "Night Theme Switcher", - "description": "Automatically toggle your light and dark GTK, GNOME Shell, icon and cursor themes variants, switch backgrounds and run custom commands at sunset and sunrise.", + "description": "Make your desktop easy on the eye, day and night.", "uuid": "nightthemeswitcher@romainvigier.fr", "gettext-domain": "nightthemeswitcher@romainvigier.fr", "settings-schema": "org.gnome.shell.extensions.nightthemeswitcher",