xsession.windowManager.herbstluftwm.keybinds
Herbstluftwm keybinds.
- Type
attribute set of string- Default
{ }- Example
{ Mod4-o = "split right"; Mod4-u = "split bottom"; }- Declared
- <home-manager/modules/services/window-managers/herbstluftwm.nix>
Herbstluftwm keybinds.
attribute set of string{ }{
Mod4-o = "split right";
Mod4-u = "split bottom";
}