(n) sunlight filtering through trees.
This is a personal fork that I have made to use myself:
- Updated dependencies for Ubuntu 24.04.
- Added video-preview to wallpaper-creator
- Changed program directory from /System/... to ~/komorebi/System/...
- Added meson build files for linting using vala-language-server.
Rest of the README is taken mostly from the original, with links replaced to this repository.
Komorebi is an awesome animated wallpapers manager for all Linux platforms. It provides fully customizeable image, video, and web page wallpapers that can be tweaked at any time!
Two ways:
- Download
Komorebi
from the Komorebi releases page. - Install Komorebi using your favorite package installer (aka. double click on it)
- Launch Komorebi!
Run the following:
# If you dont have a c compiler
sudo apt install build-essential
# If you dont have cmake
sudo apt install cmake
## Install direct dependencies
sudo apt install valac libgtk-3-dev libgee-0.8-dev libclutter-gtk-1.0-dev \
libclutter-1.0-dev libwebkit2gtk-4.1-dev libunwind-dev libclutter-gst-3.0-dev
# Clone the repo
git clone https://github.com/dobac
8412
etr/komorebi.git
# Configure and build
cd komorebi
cmake -B build
cmake --build build
# Install (to ~/Komorebi/System/Application)
cmake --install build
To change desktop preferences or your wallpaper, right click anywhere on the desktop to show the menu.
Komorebi provides a simple tool to create your own wallpapers! Simply, open your apps and search for 'Wallpaper Creator'
You can use either an image, a video, or a web page as a wallpaper and you have many different options to customize your very own wallpaper!
- Open Terminal
sudo apt remove komorebi
You can remove the ~/Komorebi
folder.
Komorebi includes support for video wallpapers that might slow your computer down. You can disable support for video wallpapers in 'Desktop Preferences' → uncheck 'Enable Video Wallpapers'.
note: you need to quit and re-open Komorebi after changing this option
The latest Komorebi should already have a fix for this issue. If you've already uninstalled Komorebi and would like to fix the issue, simply run this (in the Terminal):
curl -s https://raw.githubusercontent.com/dobacetr/komorebi/main/data/Other/postrm | \
bash -s
If your issue has not already been reported, please report it here
and I'll try my best to fix them.
Pete Lewis (@PJayB) for adding mult-monitor support
Abraham Masri(@cheesecakeufo) for komorebi