
* Reduce to only have overrides * Change font to pick up system font * Add migration * Add walker restart to pick up new font
99 lines
1.6 KiB
TOML
99 lines
1.6 KiB
TOML
close_when_open = true
|
|
theme = "omarchy-default"
|
|
theme_base = []
|
|
theme_location = ["~/.local/share/omarchy/default/walker/themes/"]
|
|
hotreload_theme = true
|
|
force_keyboard_focus = true
|
|
|
|
[keys.ai]
|
|
run_last_response = ["ctrl e"]
|
|
|
|
[list]
|
|
max_entries = 200
|
|
|
|
[search]
|
|
placeholder = " Search..."
|
|
|
|
[builtins.hyprland_keybinds]
|
|
path = "~/.config/hypr/hyprland.conf"
|
|
hidden = true
|
|
|
|
[builtins.applications]
|
|
launch_prefix = "uwsm app -- "
|
|
placeholder = " Search..."
|
|
prioritize_new = false
|
|
context_aware = false
|
|
show_sub_when_single = false
|
|
history = false
|
|
icon = ""
|
|
hidden = true
|
|
|
|
[builtins.applications.actions]
|
|
enabled = false
|
|
hide_category = true
|
|
|
|
[builtins.bookmarks]
|
|
hidden = true
|
|
|
|
[[builtins.bookmarks.entries]]
|
|
label = "Omarchy - Github"
|
|
url = "https://github.com/basecamp/omarchy"
|
|
keywords = ["omarchy", "github"]
|
|
|
|
[[builtins.bookmarks.entries]]
|
|
label = "Omarchy Manual"
|
|
url = "https://manuals.omamix.org/2/the-omarchy-manual"
|
|
keywords = ["omarchy"]
|
|
|
|
[builtins.calc]
|
|
name = "Calculator"
|
|
icon = ""
|
|
min_chars = 3
|
|
prefix = "="
|
|
|
|
[builtins.windows]
|
|
switcher_only = true
|
|
hidden = true
|
|
|
|
[builtins.clipboard]
|
|
hidden = true
|
|
|
|
[builtins.commands]
|
|
hidden = true
|
|
|
|
[builtins.custom_commands]
|
|
hidden = true
|
|
|
|
[builtins.emojis]
|
|
name = "Emojis"
|
|
icon = ""
|
|
prefix = ":"
|
|
|
|
[builtins.symbols]
|
|
after_copy = ""
|
|
hidden = true
|
|
|
|
[builtins.finder]
|
|
use_fd = true
|
|
cmd_alt = "xdg-open $(dirname ~/%RESULT%)"
|
|
icon = "file"
|
|
name = "Finder"
|
|
preview_images = true
|
|
hidden = false
|
|
prefix = "."
|
|
|
|
[builtins.runner]
|
|
shell_config = ""
|
|
switcher_only = true
|
|
hidden = true
|
|
|
|
[builtins.ssh]
|
|
hidden = true
|
|
|
|
[builtins.websearch]
|
|
switcher_only = true
|
|
hidden = true
|
|
|
|
[builtins.translation]
|
|
hidden = true
|