diff options
author | Rex Hauser <thundermachinegun@gmail.com> | 2011-11-13 20:19:11 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-11-14 21:27:12 -0600 |
commit | 779feccc6b7bb203618438d4d5d9b19389e51f28 (patch) | |
tree | b45530526d61ac947d502502ae1627d37ddb2ac9 /desktop/bmpanel2/README | |
parent | bd0330066dcad5b497e06c6f7dd6a08e16869259 (diff) | |
download | slackbuilds-779feccc6b7bb203618438d4d5d9b19389e51f28.tar.gz |
desktop/bmpanel2: Added (NETWM-compatible panel for X11)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/bmpanel2/README')
-rw-r--r-- | desktop/bmpanel2/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/bmpanel2/README b/desktop/bmpanel2/README new file mode 100644 index 0000000000..e7f2a4dea1 --- /dev/null +++ b/desktop/bmpanel2/README @@ -0,0 +1,8 @@ +bmpanel2 is a nice NETWM-compatible panel for X11, featuring look and +feel customization via themes, a bunch of widgets (desktop switcher, +taskbar, launchbar, systray, clock, etcetera), pseudo-transparency support, +small executable size (~80kB), and small memory footprint (about 2-4 MB). + +Configuration of bmpanel2 is done via bmpanel2cfg program or by editing +the ~/.config/bmpanel2/bmpanel2rc file. Themes can be installed locally +by placing them in the ~/.local/share/bmpanel2/themes directory. |