desktop/Window_Manager_Scripts: Update README.

This commit is contained in:
B. Watson 2016-11-11 15:43:54 -05:00 committed by Willy Sudiarto Raharjo
parent 0cd9c8c6ef
commit f1a5c80b8b
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -1,8 +1,12 @@
Window-Manager-Scripts is a series of window manager agnostic shell scripts. They're intended to be
lightweight, relying on few deps as possible and include a configuration file for easy customization.
Window_Manager_Scripts (WM Agnostic Shell Scripts)
Optional requirements: cURL recompiled with OpenSSL support for SFTP image uploading, xclip to copy
the uploaded image URL to clipboard, and xwinwrap if you want to use video backgrounds.
Window-Manager-Scripts is a series of window manager agnostic shell
scripts. They're intended to be lightweight, relying on few deps as
possible and include a configuration file for easy customization.
Note: Copy the ".xyscripts" from the /usr/doc folder, place it in your home folder, and customize
it your liking.
Optional requirements: cURL recompiled with OpenSSL support for SFTP
image uploading, xclip to copy the uploaded image URL to clipboard,
and xwinwrap if you want to use video backgrounds.
Note: Copy ".xyscripts" from /usr/doc/Window_Manager_Scripts-$VERSION,
place it in your home directory, and customize it your liking.