MyNixOS website logo
option

wayland.windowManager.wayfire.plugins

Additional plugins to use with wayfire.

Declarations
Type
list of package
Default
with pkgs.wayfirePlugins; [ wf-shell ]
Example
with pkgs.wayfirePlugins; [
  wcm
  wf-shell
  wayfire-plugins-extra
];