services.walker.settings
Home-Manager option
Configuration settings for walker. All the available options can be found here: https://github.com/abenz1267/walker/wiki/Basic-Configuration
type: TOML valueDefault
{ }Example
declared in: <home-manager/modules/services/walker.nix>source unavailable{ app_launch_prefix = ""; as_window = false; close_when_open = false; disable_click_to_close = false; force_keyboard_focus = false; hotreload_theme = false; locale = ""; monitor = ""; terminal_title_flag = ""; theme = "default"; timeout = 0; }