updated walker

main
Your Name 2025-06-13 10:06:51 +02:00
parent 7416a27854
commit a5405add15
1 changed files with 13 additions and 13 deletions

View File

@ -78,7 +78,7 @@ weight = 5
placeholder = "Bookmarks" placeholder = "Bookmarks"
name = "bookmarks" name = "bookmarks"
icon = "bookmark" icon = "bookmark"
switcher_only = true switcher_only = false
[[builtins.bookmarks.entries]] [[builtins.bookmarks.entries]]
label = "Walker" label = "Walker"
@ -91,14 +91,14 @@ weight = 5
placeholder = "Screen/Window Picker" placeholder = "Screen/Window Picker"
show_sub_when_single = true show_sub_when_single = true
name = "xdphpicker" name = "xdphpicker"
switcher_only = true switcher_only = false
[builtins.ai] [builtins.ai]
weight = 5 weight = 5
placeholder = "AI" placeholder = "AI"
name = "ai" name = "ai"
icon = "help-browser" icon = "help-browser"
switcher_only = true switcher_only = false
show_sub_when_single = true show_sub_when_single = true
[[builtins.ai.anthropic.prompts]] [[builtins.ai.anthropic.prompts]]
@ -132,12 +132,12 @@ avoid_line_breaks = true
placeholder = "Clipboard" placeholder = "Clipboard"
image_height = 300 image_height = 300
max_entries = 10 max_entries = 10
switcher_only = true switcher_only = false
[builtins.commands] [builtins.commands]
weight = 5 weight = 5
icon = "utilities-terminal" icon = "utilities-terminal"
switcher_only = true switcher_only = false
name = "commands" name = "commands"
placeholder = "Commands" placeholder = "Commands"
@ -152,7 +152,7 @@ exec = "wl-copy"
weight = 5 weight = 5
name = "emojis" name = "emojis"
placeholder = "Emojis" placeholder = "Emojis"
switcher_only = true switcher_only = false
history = true history = true
typeahead = true typeahead = true
show_unqualified = false show_unqualified = false
@ -162,7 +162,7 @@ after_copy = ""
weight = 5 weight = 5
name = "symbols" name = "symbols"
placeholder = "Symbols" placeholder = "Symbols"
switcher_only = true switcher_only = false
history = true history = true
typeahead = true typeahead = true
@ -197,7 +197,7 @@ weight = 5
icon = "preferences-system-network" icon = "preferences-system-network"
name = "ssh" name = "ssh"
placeholder = "SSH" placeholder = "SSH"
switcher_only = true switcher_only = false
history = true history = true
refresh = true refresh = true
@ -217,7 +217,7 @@ placeholder = "Websearch"
[[builtins.websearch.entries]] [[builtins.websearch.entries]]
name = "DuckDuckGo" name = "DuckDuckGo"
url = "https://duckduckgo.com/?q=%TERM%" url = "https://duckduckgo.com/?q=%TERM%"
switcher_only = true switcher_only = false
[[builtins.websearch.entries]] [[builtins.websearch.entries]]
name = "Google" name = "Google"
@ -226,19 +226,19 @@ url = "https://www.google.com/search?q=%TERM%"
[[builtins.websearch.entries]] [[builtins.websearch.entries]]
name = "Ecosia" name = "Ecosia"
url = "https://www.ecosia.org/search?q=%TERM%" url = "https://www.ecosia.org/search?q=%TERM%"
switcher_only = true switcher_only = false
[[builtins.websearch.entries]] [[builtins.websearch.entries]]
name = "Yandex" name = "Yandex"
url = "https://yandex.com/search/?text=%TERM%" url = "https://yandex.com/search/?text=%TERM%"
switcher_only = true switcher_only = false
[builtins.dmenu] [builtins.dmenu]
hidden = true hidden = true
weight = 5 weight = 5
name = "dmenu" name = "dmenu"
placeholder = "Dmenu" placeholder = "Dmenu"
switcher_only = true switcher_only = false
show_icon_when_single = true show_icon_when_single = true
[builtins.translation] [builtins.translation]
@ -247,5 +247,5 @@ weight = 5
name = "translation" name = "translation"
icon = "accessories-dictionary" icon = "accessories-dictionary"
placeholder = "Translation" placeholder = "Translation"
switcher_only = true switcher_only = false
provider = "googlefree" provider = "googlefree"