Skip to content

Commit d1563fc

Browse files
authored
Update README.md
1 parent 601b246 commit d1563fc

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

README.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,25 @@
11
# kde-plugin wallpaper-engine (SteamOS / arch + Debian / ubuntu)
22

3-
* lets you use wallpaper-engine-files natively
4-
* KDE-Plasma Plugin (Desktop-Mode),
5-
* * Steam deck (Desktop-Mode, right-click, background ...): v.0.5.5 (kde 5.27)
6-
* * debian / ubuntu: v.0.5.5 (seperate deb-file) for -> *kde 5.27*
7-
* * debian / ubuntu: v.0.5.5 (seperate deb-file) for -> *kde 6.1+*
3+
* lets you use wallpaper-engine-files natively (precompiled)
4+
* KDE-Plasma Plugin (Desktop-Mode: right-click, background ...)
85

9-
> partially precompiled (through limitations of the compilation-capabilities of steamdecks, f.e. see https://github.com/catsout/wallpaper-engine-kde-plugin/issues/177)
6+
<sub> ** for Steam deck / arch: 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+*)</sub>
7+
8+
<sub> ** precompiled for simple use & through limitations of the compilation-capabilities of steamdecks, f.e. see https://github.com/catsout/wallpaper-engine-kde-plugin/issues/177)</sub>
109

1110
<img src="https://images.pling.com/img/00/00/78/78/79/2160403/screenshot-20240602-192228.png"/>
1211

13-
# installation (steam deck / arch (qt5))
12+
# installation through pacman (steam deck / arch, *Plasma 5/qt5*))
13+
14+
> sudo steamos-readonly disable
15+
>
16+
> wget https://github.com/slynobody/SteamOS-wallpaper-engine-kde-plugin/releases/download/0.5.5_arch/WallpaperEngine_kde-1_1-1-x86_64.pkg.tar.zst
17+
>
18+
> plasmapkg2 -r ~/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde
19+
>
20+
> sudo pacman -U ./WallpaperEngine_kde-1_1-1-x86_64.pkg.tar.zstz
1421
22+
# installation through git (steamdeck, *Plasma 5/qt5*)
1523
> git clone https://github.com/slynobody/SteamOS-wallpaper-engine-kde-plugin
1624
>
1725
> cd SteamOS-wallpaper-engine-kde-plugin
@@ -20,9 +28,9 @@
2028
>
2129
> ./install.sh
2230
23-
if you already installed (through any version on discover or an outdated git-version), first run './remove.sh'
31+
>> if you already installed (through any version on discover or an outdated git-version), first run './remove.sh'
2432
25-
# installation (Debian, *Plasma 5 / qt5*)
33+
# installation through apt (Debian, *Plasma 5 / qt5*)
2634
> wget https://github.com/slynobody/SteamOS-wallpaper-engine-kde-plugin/releases/download/0.5.5/int_wallpaper_engine_1-1_amd64.deb
2735
>
2836
> sudo apt install ./int_wallpaper_engine_1-1_amd64.deb
@@ -31,7 +39,7 @@ if you already installed (through any version on discover or an outdated git-ver
3139
3240
<sub> (no need to install the plugin through desktop or discover, gets installed system-wide)</sub>
3341

34-
# installation (Debian, *Plasma 6 / qt6*)
42+
# installation through apt (Debian, *Plasma 6 / qt6*)
3543
> wget https://github.com/slynobody/SteamOS-wallpaper-engine-kde-plugin/releases/download/0.5.5a/int_wallpaper_engine_qt6-1-1_amd64.deb
3644
>
3745
> sudo apt install int_wallpaper_engine_qt6-1-1_amd64.deb

0 commit comments

Comments
 (0)