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
declared in: <home-manager/modules/programs/rofi.nix>source unavailable[ "drun" "emoji" "ssh" { name = "whatnot"; path = lib.getExe pkgs.rofi-whatnot; } ]