how do install kdewallpaper engine https://github.com/catsout/wallpaper-engine-kde-plugin
how do i install the KDE wallpaper engine plugin on the steamdeck
5 Replies
The Kinoite documentation (the base of Bazzite KDE) might work https://github.com/catsout/wallpaper-engine-kde-plugin/tree/main/rpm
GitHub
wallpaper-engine-kde-plugin/rpm at main · catsout/wallpaper-engine-...
A kde wallpaper plugin integrating wallpaper engine - catsout/wallpaper-engine-kde-plugin
`kleptoplasm@fedora:~$ git clone https://github.com/catsout/wallpaper-engine-kde-plugin.git
cd wallpaper-engine-kde-plugin
Cloning into 'wallpaper-engine-kde-plugin'...
remote: Enumerating objects: 7667, done.
remote: Counting objects: 100% (583/583), done.
remote: Compressing objects: 100% (112/112), done.
remote: Total 7667 (delta 494), reused 516 (delta 471), pack-reused 7084
Receiving objects: 100% (7667/7667), 5.34 MiB | 2.37 MiB/s, done.
Resolving deltas: 100% (4801/4801), done.
kleptoplasm@fedora:~/wallpaper-engine-kde-plugin$ plasmapkg2 -i ./plugin
bash: plasmapkg2: command not found
kleptoplasm@fedora:~/wallpaper-engine-kde-plugin$ rpmbuild --define="commit $(git rev-parse HEAD)" \
--define="glslang_ver 11.8.0" \
--undefine=_disable_source_fetch \
-ba ./rpm/wek.spec
bash: rpmbuild: command not found
kleptoplasm@fedora:~/wallpaper-engine-kde-plugin$ plasmapkg2 -u, for update
bash: plasmapkg2: command not found
kleptoplasm@fedora:~/wallpaper-engine-kde-plugin$ cd ~/rpmbuild/RPMS/x86_64
rpm-ostree install --uninstall=wallpaper-engine-kde-plugin ./<select-rpm-to-install>.rpm
bash: cd: /home/kleptoplasm/rpmbuild/RPMS/x86_64: No such file or directory
bash: select-rpm-to-install: No such file or directory
kleptoplasm@fedora:~/wallpaper-engine-kde-plugin$
GitHub
GitHub - catsout/wallpaper-engine-kde-plugin: A kde wallpaper plugi...
A kde wallpaper plugin integrating wallpaper engine - catsout/wallpaper-engine-kde-plugin
doesn't matter rn anyways
it's broken for plasma 6 (or something with fedora atomic desktop and plasma 6 i think)
you have to wait until there's support for that
unless you are willing to rebase to the Fedora
:39
builds of Bazzite for another 6 months before end of life to stay on Plasma 5
there's a couple of things that need to happen before this and a couple of other stuff we had working in plasma 5 is integrated
if that guide i linked works lmk