diff --git a/README.md b/README.md index 11732ef..d80eb86 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,16 @@ An animated wallpaper for Lively Wallpaper based on [Lively Matrix](https://gith # Installing Please refer to the [releases section](https://github.com/EliteAsian123/MatrixWallpaper/releases/) and read the instructions on the lastest release. +# Changing Settings + +As for Lively Wallpaper, all you have to do is right-click on Matrix Wallpaper and click Customise! + +![Lively Wallpaper](./img/lively_settings.png) + +As for Komorebi, there is no built-in settings system, so you have the use the `settings` bash script. Simply navigate to the **installed** `matrix_wallpaper` folder, and run `./settings`. The config file will automatically be updated and the wallpaper will be changed after Komorebi restarts. + +![Komorebi](./img/komorebi_settings.png) + # Building > **Warning** > diff --git a/img/lively_settings.png b/img/lively_settings.png new file mode 100644 index 0000000..1332cc4 Binary files /dev/null and b/img/lively_settings.png differ