diff options
author | Brandon Pribula <b.pribs11@gmail.com> | 2022-04-16 09:41:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:53 +0700 |
commit | 02ff1b081879b7dab8c5f211b260b64bb32ed90d (patch) | |
tree | 15cfeee07ad36565d0571f87bae7abb61222ce09 /desktop/xwallpaper/slack-desc | |
parent | 3dafc134c2c5e0cb2149d6bb3387a585b08509c2 (diff) | |
download | slackbuilds-02ff1b081879b7dab8c5f211b260b64bb32ed90d.tar.gz |
desktop/xwallpaper: Added (X wallpaper utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xwallpaper/slack-desc')
-rw-r--r-- | desktop/xwallpaper/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/xwallpaper/slack-desc b/desktop/xwallpaper/slack-desc new file mode 100644 index 0000000000..9835ace349 --- /dev/null +++ b/desktop/xwallpaper/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +xwallpaper: xwallpaper (X wallpaper utility) +xwallpaper: +xwallpaper: The xwallpaper utility allows you to set image files as your X +xwallpaper: wallpaper. JPEG, PNG and XPM file formats are supported, all of them +xwallpaper: being configurable and therefore no fixed dependencies. The wallpaper +xwallpaper: is also advertised to programs which support semi-transparent +xwallpaper: backgrounds. +xwallpaper: +xwallpaper: +xwallpaper: Homepage: https://github.com/stoeckmann/xwallpaper +xwallpaper: |