diff --git a/config/walker/config.toml b/config/walker/config.toml index ee9050c6..cfd79aab 100644 --- a/config/walker/config.toml +++ b/config/walker/config.toml @@ -4,6 +4,7 @@ theme_base = [] theme_location = ["~/.local/share/omarchy/default/walker/themes/"] hotreload_theme = true force_keyboard_focus = true +timeout = 60 [keys.ai] run_last_response = ["ctrl e"] diff --git a/migrations/1754929737.sh b/migrations/1754929737.sh new file mode 100644 index 00000000..dedc056b --- /dev/null +++ b/migrations/1754929737.sh @@ -0,0 +1,2 @@ +echo "Update Walker config to add 60s timeout such that it won't conflict with screensaver" +omarchy-refresh-walker