programs.rofi.modes

Home-Manager option

Modes to enable. For custom modes see man 5 rofi-script.

type: list of (string or (submodule))
Default
[ ]
Example
[ "drun" "emoji" "ssh" { name = "whatnot"; path = lib.getExe pkgs.rofi-whatnot; } ]
declared in: <home-manager/modules/programs/rofi.nix>source unavailable