From 367eb5b871b2f241dd5b2d37f61c3c7d0d742917 Mon Sep 17 00:00:00 2001 From: Andrej Benz Date: Tue, 18 Nov 2025 15:59:39 +0100 Subject: [PATCH] fix(walker): update for breaking changes in latest version --- config/walker/config.toml | 7 +++-- .../walker/themes/omarchy-default/layout.xml | 29 ++++++++++++++++++- 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/config/walker/config.toml b/config/walker/config.toml index 8265c131..910d3537 100644 --- a/config/walker/config.toml +++ b/config/walker/config.toml @@ -1,7 +1,8 @@ -force_keyboard_focus = true # forces keyboard forcus to stay in Walker -selection_wrap = true # wrap list if at bottom or top -theme = "omarchy-default" # theme to use +force_keyboard_focus = true # forces keyboard forcus to stay in Walker +selection_wrap = true # wrap list if at bottom or top +theme = "omarchy-default" # theme to use additional_theme_location = "~/.local/share/omarchy/default/walker/themes/" +hide_action_hints = true # globally hide the action hints [placeholders] "default" = { input = " Search...", list = "No Results" } # placeholders for input and empty list, key is the providers name, so f.e. "desktopapplications" or "menus:other" diff --git a/default/walker/themes/omarchy-default/layout.xml b/default/walker/themes/omarchy-default/layout.xml index a79de744..3b7bda71 100644 --- a/default/walker/themes/omarchy-default/layout.xml +++ b/default/walker/themes/omarchy-default/layout.xml @@ -112,13 +112,40 @@ + + + true + 10 + + + + 10 + + + + + + true + end + 10 + + + + + 0 - false + false