diff options
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 0000000000..a2aa5a9015 --- /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. |