diff options
author | Eugene Wissner <belka.ew@gmail.com> | 2010-06-20 03:29:09 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-06-20 15:19:58 -0500 |
commit | 0903b293a40255274ef8ba235f441492aa3f2bc8 (patch) | |
tree | c4cbc2d77745b08634dd215636531f9b46415de0 /desktop/tint2/README | |
parent | 3755a3969997020ebc26ed1c851fd28eec4fb4db (diff) | |
download | slackbuilds-0903b293a40255274ef8ba235f441492aa3f2bc8.tar.gz |
desktop/tint2: Updated for version 0.10.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/tint2/README')
-rw-r--r-- | desktop/tint2/README | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/desktop/tint2/README b/desktop/tint2/README index d9afbb53c3..4f70cde3c3 100644 --- a/desktop/tint2/README +++ b/desktop/tint2/README @@ -1,12 +1,11 @@ tint2 is a simple panel/taskbar intentionally made for openbox3, but should -also work with other window managers. It's based off ttm code. +also work with other window managers. It's based off ttm code. -The goal is to keep a clean and unintrusive look with code lightweight and +The goal is to keep a clean and unintrusive look with lightweight code and compliance with freedesktop specifications. -imlib2 is required (it is also available at SlackBuilds.org). +This requires imlib2. -On the first run, /etc/xdg/tint2/tint2rc is copied to ~/.config/tint2/tint2rc. -This is used as the configuration. Other samples are included in -/usr/doc/tint2-*/sample that may also be used; you can edit -~/.config/tint2/tint2rc to your preference. +On the first run, /etc/xdg/tint2/tint2rc is copied to ~/.config/tint2/tint2rc +and used as the default configuration. Other samples are included in +/usr/doc/tint2-*/sample/ ; you can edit ~/.config/tint2/tint2rc as desired. |