are there any more plugins for beryl apart from the emerald theme manager???? where ca n i download those plugins from..........
The plugins come with the main beryl package. They are accessible from beryl manager - they are things like cube effect, water effect, etc. SVN versions of Beryl will have difference plugins (for example, this past winter, there was a snow plugin that never made it into the stable versions)
Do:
Code:
sudo aptitude search beryl-pluginsand then install whatever looks good. You'll find something like:
Code:
i A beryl-plugins - Collection of plugins for Beryl
i A beryl-plugins-data - Plugins data - Beryl Project
p beryl-plugins-dbg - Collection of plugins for Beryl, debug ver
p beryl-plugins-unsupported - Collection of extra plugins for Beryl
p beryl-plugins-unsupported-data - Unsupported Plugins Data
p beryl-plugins-unsupported-dbg - Collection of plugins for Beryl, debug ver
The quot;iquot; says that a package is already installed, the quot;pquot; means it is not. |