xsession.windowManager.spectrwm.settings

Spectrwm settings.

Type
attribute set of (boolean or signed integer or string)
Default
{ }
Example
{
  modkey = "Mod4";
  workspace_limit = 5;
  focus_mode = "manual";
  focus_close = "next";
}
Declared
<home-manager/modules/services/window-managers/spectrwm.nix>