MyNixOS website logo

Configuration settings for walker. All the available options can be found here: https://github.com/abenz1267/walker/wiki/Basic-Configuration.

Declarations
Type
TOML value
Default
{ }
Example
{
  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;
}