Skip to content

Commit bb7bd5e

Browse files
Update README.md
1 parent 875aaed commit bb7bd5e

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,14 @@ chmod +x ./install.sh && ./install.sh
7777
You should see the desktop entry.
7878

7979
### Usage
80-
<b>NOTE</b>: This tool does not manage the swww daemon. You must configure it appropriately before using this program. You should autostart the daemon for your wayland session on start.
8180

82-
<h3>Example Hyprland Confiuration</h3>
81+
## WLROOTS COMPOSITORS
82+
Install swww for your distro. This tool does not manage the swww daemon. You must configure it appropriately before using this program. You should autostart the daemon for your wayland session.
83+
84+
```
85+
yay -S swww-git
86+
```
87+
<h3>Example Hyprland Configuration</h3>
8388

8489
```
8590
#start swww daemon on login
@@ -100,6 +105,11 @@ exec swww restore
100105
```
101106
Ensure the daemon is running before attempting to use this tool.
102107

108+
## KDE PLASMA AND GNOME
109+
This tool has out of the box support for Plasma 6+ and GNOME. No additional packages are required including swww. The default wallpaper utility for these desktop environments are used. Simple change the backend drop down to KDE or GNOME and apply a wallpaper.
110+
111+
<b>NOTE: GNOME DOES NOT HAVE SUPPORT FOR ANIMATED WALLPAPERS BY DEFAULT</b>
112+
103113

104114
### Tips
105115
<p>All downloaded wallpapers are saved in your Pictures/wallpapers folder should you need to share them or use them for other purposes.</p>

0 commit comments

Comments
 (0)