From 165baf06ed87f1b58caa512d6426a94d5066c7d3 Mon Sep 17 00:00:00 2001 From: Josep Pon Farreny Date: Tue, 9 Jan 2024 10:02:02 +0100 Subject: [PATCH 1/2] :memo: Add documentation to install light/dark mode --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index fccc94c..47276b5 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,23 @@ 4. That's it. Enjoy! :tada: +## :gear: Light/Dark Mode Installation (Gnome 42+): + +> :warning: **Requires Gnome 42 or newer** + +If, instead of the varying over-time dynamic wallpapers, you'd like to install them so that they change based on the active Gnome (light/dark) mode. Use the provided python script install_gnome_42_light_dark.py. + +```console +sudo python3 install_gnome_42_light_dark.py LinuxLightDarkWallpapers \ + Dynamic_Wallpapers \ + /usr/share +``` + +The command above will install *all* the wallpapers in the directory +*/usr/share/backgrounds/LinuxLightDarkWallpapers*, and the the wallpapers' +configuration file into +*/usr/share/gnome-background-properties/LinuxLightDarkWallpapers.xml*. + ## :paintbrush: Wallpapers Authors: - Apple Inc. - Elementary Os From 06ce589d07d3fa692f622df55f6d521bf53bc7ef Mon Sep 17 00:00:00 2001 From: Josep Pon Farreny Date: Tue, 9 Jan 2024 10:17:04 +0100 Subject: [PATCH 2/2] :memo: Add readme table of contents --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 47276b5..cb0d222 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,16 @@

+ * [🎨 Preview](#-preview) + * [:gear: Installation](#gear-installation) + * [:gear: Light/Dark Mode Installation (Gnome 42+)](#gear-lightdark-mode-installation-gnome-42) + * [:paintbrush: Wallpapers Authors](#paintbrus-wallpapers-authors) + * [:octocat: I want to contribute!](#octocat-i-want-to-contribute) + * [:memo: To do list](#memo-to-do-list) + * [:revolving_hearts: Contributors](#revolving_hearts-contributors) + * [:radioactive: Notice](#radioactive-notice) + * [🔗 External links](#-external-links) + ## 🎨 Preview ### Abstract | | | | | @@ -115,7 +125,7 @@ | | | | | --> -## :gear: Installation: +## :gear: Installation #### RECOMMEND: Easy, Time and data saving :star: 1. Open Terminal 2. Run the following command: @@ -164,7 +174,7 @@ 4. That's it. Enjoy! :tada: -## :gear: Light/Dark Mode Installation (Gnome 42+): +## :gear: Light/Dark Mode Installation (Gnome 42+) > :warning: **Requires Gnome 42 or newer** @@ -181,7 +191,7 @@ The command above will install *all* the wallpapers in the directory configuration file into */usr/share/gnome-background-properties/LinuxLightDarkWallpapers.xml*. -## :paintbrush: Wallpapers Authors: +## :paintbrush: Wallpapers Authors - Apple Inc. - Elementary Os - Ubuntu