diff --git a/README.md b/README.md index 52dda49..87567de 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ ![](./res/screenshot.png) -Automatically toggle your light and dark GTK and GNOME Shell theme variants, switch backgrounds and launch custom commands at sunset and sunrise. +Automatically toggle your light and dark GTK, GNOME Shell, icon and cursor themes variants, switch backgrounds and run custom commands at sunset and sunrise. -Supports Night Light, Location Services and manual schedule. +Supports Night Light, Location Services, manual schedule and on-demand switch. ## Theme compatibility diff --git a/res/ego_description.txt b/res/ego_description.txt index 2ebdbe2..4e81f90 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 and GNOME Shell theme variants, switch backgrounds and launch custom commands at sunset and sunrise. +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. -Supports Night Light, Location Services and manual schedule. +Supports Night Light, Location Services, manual schedule and on-demand switch. It works out of the box with numerous themes (see the list on the repository), and you can manually choose the variants you want. diff --git a/res/screenshot.png b/res/screenshot.png index 84ddf77..8f26fd6 100644 Binary files a/res/screenshot.png and b/res/screenshot.png differ diff --git a/src/metadata.json b/src/metadata.json index 8709a0d..f1d8ddd 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 and GNOME Shell theme variants, switch backgrounds and launch custom commands at sunset and sunrise.", + "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.", "uuid": "nightthemeswitcher@romainvigier.fr", "gettext-domain": "nightthemeswitcher@romainvigier.fr", "settings-schema": "org.gnome.shell.extensions.nightthemeswitcher",