app-misc/walld: initial import

Signed-off-by: Seth Arnold <Dotz0cat@gmail.com>
This commit is contained in:
Seth Arnold
2022-04-17 16:31:54 -05:00
parent fa5ec1cfbe
commit 292be365aa
3 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?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>
</pkgmetadata>