You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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.
81
80
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>
83
88
84
89
```
85
90
#start swww daemon on login
@@ -100,6 +105,11 @@ exec swww restore
100
105
```
101
106
Ensure the daemon is running before attempting to use this tool.
102
107
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
+
103
113
104
114
### Tips
105
115
<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