mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
17 lines
809 B
XML
17 lines
809 B
XML
<?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>
|