diff --git a/README.md b/README.md index 7361fd6..52dda49 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Night Theme Switcher -![](./screenshot.png) +![](./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. diff --git a/ego_description.txt b/res/ego_description.txt similarity index 100% rename from ego_description.txt rename to res/ego_description.txt diff --git a/icon.svg b/res/icon.svg similarity index 100% rename from icon.svg rename to res/icon.svg diff --git a/screenshot.png b/res/screenshot.png similarity index 100% rename from screenshot.png rename to res/screenshot.png