diff options
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. |