mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
1100eed987
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
15 lines
558 B
Text
15 lines
558 B
Text
lxqt-panel is the panel for the LXQt Desktop environment.
|
|
|
|
libstatgrab and libsysstat are optional dependencies.
|
|
|
|
libstatgrab provides the CPU Load and Network Monitor plugins.
|
|
libsysstat provides the System Stats plugin.
|
|
|
|
To add support for the CPU Load and Network Monitor plugins, pass
|
|
LIBSTATGRAB=yes to the SlackBuild.
|
|
To add support for the System Stats plugin, pass
|
|
LIBSYSSTAT=yes to the SlackBuild.
|
|
|
|
For a default panel configuration, copy the example file provided by
|
|
LXQt to the user $HOME config:
|
|
cp /usr/share/lxqt/panel.conf $HOME/.config/lxqt/
|