From 380b0a94588b1257aa0618fcf9a6b807f7535cf2 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 7 Mar 2026 13:01:48 +0000 Subject: [PATCH] Walker --- .config/walker/config.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/walker/config.toml b/.config/walker/config.toml index 7638097..44a43aa 100644 --- a/.config/walker/config.toml +++ b/.config/walker/config.toml @@ -1,7 +1,7 @@ -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/" +force_keyboard_focus = true # forces keyboard focuses to stay in Walker +selection_wrap = true # wrap list if at bottom or top +theme = "station-default" # theme to use +additional_theme_location = "~/.config/walker/themes/" hide_action_hints = true # globally hide the action hints [placeholders]