diff --git a/CMakeLists.txt b/CMakeLists.txt index f0a0dda..5ae04b1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,6 +33,7 @@ file( GLOB WALLPAPERS wallpapers/*.png + wallpapers/*.jpg ) include(GNUInstallDirs) diff --git a/wallpapers/clover.jpg b/wallpapers/clover.jpg new file mode 100644 index 0000000..b423384 Binary files /dev/null and b/wallpapers/clover.jpg differ