diff options
Diffstat (limited to 'desktop/Window_Manager_Scripts/README')
-rw-r--r-- | desktop/Window_Manager_Scripts/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/Window_Manager_Scripts/README b/desktop/Window_Manager_Scripts/README new file mode 100644 index 0000000000..2e77170f0a --- /dev/null +++ b/desktop/Window_Manager_Scripts/README @@ -0,0 +1,8 @@ +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. + +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 the ".xyscripts" from the /usr/doc folder, place it in your home folder, and customize +it your liking. |