summaryrefslogtreecommitdiffstats
path: root/desktop/Window_Manager_Scripts
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-11 15:43:54 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-12 06:58:01 +0700
commitf1a5c80b8bd61b9e2ebeb12d357023af8b656994 (patch)
tree502bc8136e9ec4982e7a99de8d2ea595d1d14729 /desktop/Window_Manager_Scripts
parent0cd9c8c6effbc5c616e22083f9a29dc0e9b0409a (diff)
downloadslackbuilds-f1a5c80b8bd61b9e2ebeb12d357023af8b656994.tar.gz
slackbuilds-f1a5c80b8bd61b9e2ebeb12d357023af8b656994.tar.xz
desktop/Window_Manager_Scripts: Update README.
Diffstat (limited to 'desktop/Window_Manager_Scripts')
-rw-r--r--desktop/Window_Manager_Scripts/README16
1 files changed, 10 insertions, 6 deletions
diff --git a/desktop/Window_Manager_Scripts/README b/desktop/Window_Manager_Scripts/README
index 2e77170f0a..3b5abbd3c9 100644
--- a/desktop/Window_Manager_Scripts/README
+++ b/desktop/Window_Manager_Scripts/README
@@ -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.