summaryrefslogtreecommitdiffstats
path: root/desktop/i3blocks/README
diff options
context:
space:
mode:
author Andre Fernando <ando344@gmail.com>2016-12-15 13:31:43 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-17 06:55:49 +0700
commit795577c257e02a4adba3816733ab5ee9a47ceea7 (patch)
tree1ff49c1625c2e0b79801e7c3654c33f03347e62b /desktop/i3blocks/README
parent08a3def83cbc241a627ef95d777b2b52b626627d (diff)
downloadslackbuilds-795577c257e02a4adba3816733ab5ee9a47ceea7.tar.gz
slackbuilds-795577c257e02a4adba3816733ab5ee9a47ceea7.tar.xz
desktop/i3blocks: Added (scheduler for i3bar blocks).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/i3blocks/README')
-rw-r--r--desktop/i3blocks/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/i3blocks/README b/desktop/i3blocks/README
new file mode 100644
index 0000000000..dbdc317020
--- /dev/null
+++ b/desktop/i3blocks/README
@@ -0,0 +1,8 @@
+i3blocks (A flexible scheduler for your i3bar blocks)
+
+i3blocks is a highly flexible status line for the i3 window manager.
+It handles clicks, signals and language-agnostic user scripts. The
+content of each block (e.g. time, battery status, network state, ...)
+is the output of a command provided by the user. Blocks are updated
+on click, at a given interval of time or on a given signal,
+also specified by the user.