MyNixOS website logo
option

wayland.windowManager.wayfire.wf-shell.settings

Declarations
Type
attribute set of attribute set of (string or boolean or signed integer or floating point number)
Default
{ }
Example
{
  panel = {
    widgets_left = "menu spacing4 launchers window-list";
    autohide = true;
  };
}