Skip to content

Commit

Permalink
Merge branch 'main' of github.com:DenysMb/KDE-DynamicThemeGenerator
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysMb committed Oct 19, 2022
2 parents 0fe23bd + ec939a4 commit f66e8d0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# KDE-DynamicThemeGenerator
Simple script to generate dynamic wallpaper (light and dark) from two selected images.

To run it you need to:
1. Download this script
2. Right click on it then go to Properties > Permissions > Check "Is executable" > Press "Ok".
3. Now you can just open it and select "Execute".

Or if you preffer the terminal, you can just run `chmod +x dtg.sh && sh dtg.sh`


### Preview
https://user-images.githubusercontent.com/33737137/196675442-0d711edc-86cf-4967-bc24-f499466f70b1.mp4

#### It also works with animated images
https://user-images.githubusercontent.com/33737137/196675732-08dc8017-b2ff-4cad-be36-e08bf8e191da.mp4

0 comments on commit f66e8d0

Please sign in to comment.