programs.yofi.settings
Configuration settings for yofi. For all the available options see: https://github.com/l4l/yofi/wiki/Configuration#main-configuration
- Type
TOML value- Default
{ }- Example
{ bg_border_color = "0x131411ff"; bg_color = "0x272822ee"; corner_radius = "0"; font_size = 24; force_window = false; height = 512; input_text = { bg_color = "0x75715eff"; font_color = "0xf8f8f2ff"; margin = "5"; padding = "1.7 -4"; }; width = 400; }- Declared
- <home-manager/modules/programs/yofi.nix>