xsession.windowManager.spectrwm.bindings

Spectrwm keybindings.

Type
attribute set of string
Default
{ }
Example
{
  term = "Mod+Return";
  restart = "Mod+Shift+r";
  quit = "Mod+Shift+q";
}
Declared
<home-manager/modules/services/window-managers/spectrwm.nix>