diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-02-28 18:14:00 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-02-28 18:14:00 +0100 |
commit | cfc82d60ffdc9281b89dbf995dcd51631a72d3d2 (patch) | |
tree | fcf40723786d8280272fc48c533741d39b65d1ee /examples | |
parent | m (diff) | |
download | xpybar-cfc82d60ffdc9281b89dbf995dcd51631a72d3d2.tar.gz xpybar-cfc82d60ffdc9281b89dbf995dcd51631a72d3d2.tar.bz2 xpybar-cfc82d60ffdc9281b89dbf995dcd51631a72d3d2.tar.xz |
simple -> test
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/test (renamed from examples/simple) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/simple b/examples/test index 0f9fc31..6784f00 100644 --- a/examples/simple +++ b/examples/test @@ -1,6 +1,6 @@ # -*- python -*- -# A simple xpybar configuration example +# A simple xpybar configuration example that tests a few features OUTPUT, HEIGHT, YPOS, TOP = 0, 24, 24, True |