tint3 - lightweight panel/taskbar
tint3 [-c config-file]
This manual page documents briefly the tint3
command. See the README at https://github.com/jmc-88/tint3 for the most up-to-date information.
tint3 is a simple panel/taskbar derived from tint2. Initially written for Openbox, it should work fine with any modern window manager. It provides support for launchers, taskbars, battery indicator, clock, system tray, transparency and gradients.
Specify which configuration file to use instead of the default.
If this flag is not provided and $XDG_CONFIG_HOME/tint3/tint3rc is missing, tint3 will copy its default configuration file to that path.
See tint3rc(5) for a description of the configuration file format.
Per-user configuration file.
System-wide configuration file. Only loaded if no per-user one is found.
The value of this variable influences the lookup of the per-user configuration file. Typically defaults to ~/.config.
The value of this variable influences the lookup of .desktop
files for launcher items. Typically defaults to ~/.local/share.
The value of this variable influences the lookup of the system-wide configuration file. Typically defaults to /usr/local/etc/xdg:/etc/xdg.
The value of this variable influences the lookup of .desktop
files for launcher items. Typically defaults to /usr/local/share:/usr/share.
Gracefully terminates tint3.
Causes tint3 to restart and reload the configuration file in use.
Causes tint3 to execvp(3) and replace its current process image with the one pointed at by argv[0]
. Allows for a seamless upgrade of tint3 through binary package upgrades.
tint3 written by Daniele Cocca https://github.com/jmc-88 and based on tint2, originally written by Thierry Lorthiois <lorthiois@bbsoft.fr>, in turn based on ttm, originally written by Pål Staurland <staura@gmail.com>.
tint2(1), tint3rc(5)