Update .config/walker/config.toml

Add .config/walker/themes/mine/layout.xml
Add .config/walker/themes/mine/style.css
This commit is contained in:
Lewis Wynne 2025-10-31 02:30:55 +00:00
parent b57028b1b9
commit 04d1e95ad5
3 changed files with 245 additions and 2 deletions

View file

@ -3,10 +3,9 @@ close_when_open = true # cl
selection_wrap = true # wrap list if at bottom or top
click_to_close = true # closes walker if clicking outside of the main content area
global_argument_delimiter = "#" # query: firefox#https://benz.dev => part after delimiter will be ignored when querying. this should be the same as in the elephant config
theme = "mine"
exact_search_prefix = "'" # disable fuzzy searching
theme = "omarchy-default" # theme to use
disable_mouse = false # disable mouse (on input and list only)
additional_theme_location = "~/.local/share/omarchy/default/walker/themes/"
[shell]
anchor_top = true