programs.rofi.extraConfig

Home-Manager option

Additional configuration to add.

type: (attribute set of (string or signed integer or boolean or (Rasi literal string) or list of (string or signed integer or boolean or (Rasi literal string)))) or string
Default
{ }
Example
{ kb-primary-paste = "Control+V,Shift+Insert"; kb-secondary-paste = "Control+v,Insert"; }
declared in: <home-manager/modules/programs/rofi.nix>source unavailable