Design/Wallpapers/Change the default wallpaper
Appearance
(Redirected from Guidelines and HOWTOs/Change the default wallpaper)
- Get VDG agreement on the wallpaper.
- Have git checkouts of the breeze, plasma-workspace, plasma-desktop, and plasma-workspace-wallpapers git repos.
git clone https://invent.kde.org/niccolove/kde-wallpaper-updaterand enter thekde-wallpaper-updaterfolder.- Either delete the file named
.magic.config, or edit it to have the correct repo paths on your system. - Install the
gitpythonpython module using either your distro's package manager, or elsepython3 -m pip install gitpythonif you prefer to install python modules in your user folder rather than systemwide. - Run
python3 updater.pyand follow the instructions. - In each of breeze, plasma-workspace, plasma-desktop, and plasma-workspace-wallpapers repos, push your branch to origin and open a merge request. Merge once the pipeline is green!