- lets you use wallpaper-engine-files natively (precompiled)
- KDE-Plasma Plugin (Desktop-Mode: right-click, background ...)
** for Steam Deck: v.0.5.5 (for kde 5.27) & for debian / ubuntu: v.0.5.5 (deb for kde 5.27 + deb for kde 6.1+)
** precompiled for simple use & through limitations of the compilation-capabilities of steamdecks, f.e. see catsout/wallpaper-engine-kde-plugin#177)
sudo steamos-readonly disable
sudo pacman-key --init
sudo pacman-key --populate archlinux
sudo pacman-key --populate holo
plasmapkg2 -r ~/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde && qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.evaluateScript 'var allDesktops = desktops();print (allDesktops);for (i=0;i<allDesktops.length;i++) {d = allDesktops[i];d.wallpaperPlugin = "org.kde.image";d.currentConfigGroup = Array("Wallpaper", "org.kde.image", "General");d.writeConfig("Image", "file:///media/sda2/Background/SpaceWall/Escape_Function.jpg")}'
sudo pacman -U ./WallpaperEngine_kde-1_1-1-x86_64.pkg.tar.zst --overwrite '*'
sudo steamos-readonly enable
git clone https://github.com/slynobody/SteamOS-wallpaper-engine-kde-plugin
cd SteamOS-wallpaper-engine-kde-plugin
chmod +x ./install.sh
./install.sh
if you already installed (through discover or outdated git), first run './remove.sh'
sudo apt install ./int_wallpaper_engine_1-1_amd64.deb
(no need to install the plugin through discover, gets installed system-wide)
sudo apt install int_wallpaper_engine_qt6-1-1_amd64.deb
(no need to install the plugin through discover, gets installed system-wide)
-
- sometimes a reboot is needed (if you dont temporary revert to another plugin to let it be configured)
-
- simply choose the folder where steam installed wallpaper-engine (usually /home/deck/.steam/steam > paste it into the file-chooser)
-
- enjoy
usual Steam Deck library path: /home/deck/.steam/steam (steam-deck) or /home/deck/.local/share/Steam
Default Steam library path on Linux: ~/.local/share/Steam
Default Steam library path on Linux (Flatpak): ~/.var/app/com.valvesoftware.Steam/data/Steam
- WPE needs to be installed through steam before usage (main source of 'scene'-errors because of missing 'assets'-folder)
cd SteamOS-wallpaper-engine-kde-plugin
./remove.sh