Wf-shell configuration written in Nix.
See https://github.com/WayfireWM/wf-shell/blob/master/wf-shell.ini.example.
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;
};
}
Sign in to create a configuration using this setting.