blob: b005041b717cc6d4bc270f9d4103b79e024bf31f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>Dotz0cat@gmail.com</email>
<description>Primary maintainer</description>
</maintainer>
<longdescription>
A wallpaper daemon.
Walld automatically changes the wallpaper. It sets the wallpaper through feh. It changes the wallpaper by default every 30 minutes.
Walld has a feature that grabs the 16 most prominent colors from the wallpaper that it has set. Walld puts them in a file located at $HOME/.walld/colors. This file can be included in your .Xresources. Walld then reloads your .Xresources with xrdb.
</longdescription>
<upstream>
<remote-id type="github">Dotz0cat/walld</remote-id>
</upstream>
</pkgmetadata>
|