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 stringDefault
{ }Example
declared in: <home-manager/modules/programs/rofi.nix>source unavailable{ kb-primary-paste = "Control+V,Shift+Insert"; kb-secondary-paste = "Control+v,Insert"; }