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 @@
+
+
+ 0
- false
+ false