diff options
author | Jonathan Yu <yumigator[AT]moldysoup.com> | 2010-05-11 22:53:24 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:53:24 +0200 |
commit | 17bf7a21782201f3ee152d52e8dbbe16249f1121 (patch) | |
tree | e512f97cf49f55b0f65ef32d26cfed19227dac9d /desktop/tint/README | |
parent | 1c59b23c42779233dffda95689d1073c4d4fde51 (diff) |
desktop/tint: Added to 12.1 repository
Diffstat (limited to 'desktop/tint/README')
-rw-r--r-- | desktop/tint/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/tint/README b/desktop/tint/README new file mode 100644 index 0000000000000..a2aa5a90156cc --- /dev/null +++ b/desktop/tint/README @@ -0,0 +1,12 @@ +tint 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/tint/tintrc is copied to ~/.config/tint/tintrc. +This is used as the configuration. 3 other samples are included in +/usr/doc/tint-*/tintrc-samples that may also be used; you can edit +~/.config/tint/tintrc to your preference. |