diff options
author | Eugene Wissner <belka.ew@gmail.com> | 2010-05-13 00:57:42 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:57:42 +0200 |
commit | f99a832fb44d23f1b9b708253b394bed85d6fa1c (patch) | |
tree | 8b608e4a1635d63acd43ae787791ea759237ed92 /desktop/tint2/README | |
parent | 717a8760d6448f286f0a18a9b36d991be841efaa (diff) |
desktop/tint2: Added to 13.0 repository
Diffstat (limited to 'desktop/tint2/README')
-rw-r--r-- | desktop/tint2/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/tint2/README b/desktop/tint2/README new file mode 100644 index 000000000000..b1870db453fa --- /dev/null +++ b/desktop/tint2/README @@ -0,0 +1,12 @@ +tint2 is a simple panel/taskbar intentionally made for openbox3, but should +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 +compliance with freedesktop specifications. + +imlib2 is required (it is also available at SlackBuilds.org). + +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-*/tint2rc-samples/tintrc0* that may also be used; you can edit +~/.config/tint2/tint2rc to your preference. |