wayland.windowManager.wayfire.wf-shell.settings
Home-Manager option
Wf-shell configuration written in Nix. See https://github.com/WayfireWM/wf-shell/blob/master/wf-shell.ini.example
type: attribute set of attribute set of (string or absolute path or boolean or signed integer or floating point number)Default
{ }Example
declared in: <home-manager/modules/services/window-managers/wayfire.nix>source unavailable{ panel = { widgets_left = "menu spacing4 launchers window-list"; autohide = true; }; }