mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
19 lines
845 B
XML
19 lines
845 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<name>Leonardo Hernández Hernández</name>
|
|
<email>leohdz172@proton.me</email>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Super simple wallpaper application for Wayland compositors implementing the layer-shell protocol.
|
|
Wbg takes a single command line argument: a path to an image file. This image is displayed scaled-to-fit on all monitors.
|
|
More display options, and/or the ability to set a per-monitor wallpaper may be added in the future.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://codeberg.org/dnkl/wbg/issues</bugs-to>
|
|
<doc>https://codeberg.org/dnkl/wbg/src/branch/master/README.md</doc>
|
|
<remote-id type="codeberg">dnkl/wbg</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|