summaryrefslogtreecommitdiff
path: root/desktop/Window_Manager_Scripts/README
diff options
context:
space:
mode:
authorGethyn ThomasQuail <gethyn@bloodbathsoftworks.com>2015-08-05 01:58:28 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-05 18:43:13 +0700
commitc5bf33a2476d5323b991ca2a41f4135d1284e451 (patch)
treeb14defb1c2f1437a69a67e6983c478d6d71ab0b4 /desktop/Window_Manager_Scripts/README
parentadc785c7c8382bef905d21bd7087d089d52a099d (diff)
downloadslackbuilds-c5bf33a2476d5323b991ca2a41f4135d1284e451.tar.gz
desktop/Window_Manager_Scripts: Added (WM Agnostic Shell Scripts).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/Window_Manager_Scripts/README')
-rw-r--r--desktop/Window_Manager_Scripts/README8
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.