programs.niriswitcher.settings
niriswitcher configuration. For available settings see https://github.com/isaksamsten/niriswitcher/?tab=readme-ov-file#options.
- Type
null or TOML value- Default
null- Example
{ keys = { modifier = "Super"; switch = { next = "Tab"; prev = "Shift+Tab"; }; }; center_on_focus = true; appearance = { system_theme = "dark"; icon_size = 64; }; }- Declared
- <home-manager/modules/programs/niriswitcher.nix>