programs.wayfire.plugins
NixOS option
Additional plugins to use with the wayfire window manager.
type: list of packageDefault
with pkgs.wayfirePlugins; [ wcm wf-shell ]
Example
declared in: nixos/modules/programs/wayland/wayfire.nixView source on NixOS/nixpkgs →with pkgs.wayfirePlugins; [ wcm wf-shell wayfire-plugins-extra ];