Skip to content

sudorook/plasma5-timed-backgrounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timed Backgrounds

The repository contains build rules for creating dynamic backgrounds compatible with the Dynamic Wallpaper Engine.

Available backgrounds:

Installation

1. Install the KDE Dynamic Wallpaper Engine

Follow the instructions provided on the wallpaper engine site.

2. Download backgrounds images

Most of the backgrounds listed above are not licensed for redistribution, so use the download_images.sh script to get them yourself.

./download_images.sh

3. Build AVIF files and install

To build and install the backgrounds, run:

make
sudo make install

This assumes that the kdynamicwallpaperbuilder binary exists on your system PATH. If not, check that the wallpaper engine was installed properly.

make will build AVIF images for each background. Using -j here is discouraged because AVIF encoding is very resource-hungry, and running multiple instances in parallel may make your system start thrashing.

make install will install the backgrounds in /usr/share/wallpapers/Timed. To specify a different location, use PREFIX=... make ... instead.

Selection

  1. Open the 'Configure Desktop and Wallpaper...' right-click menu.
  2. Choose 'Dynamic' in the 'Wallpaper type:' combo-box.
  3. Select the desired *.avif file.

Note: To scroll down the window, click the scrollbar or hover the cursor outside the image gallery.

Extra

Most of the images are 1080p with a 16-by-9 aspect ratio. Should they be inadequately crisp, try processing them with an up-scaler. waifu2x is more than adequate. (Web service here.)

About

A collection of KDE Plasma backgrounds that transition along day/night cycles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published