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.