Files
tldr/pages/linux/walker.md
T
Sam Rupprechter 48f1585887 walker: add page (#22444)
Co-authored-by: Ninzero Xu <20299935+Ninzero@users.noreply.github.com>
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
2026-06-08 02:07:06 +03:00

578 B

walker

A Wayland-native application launcher and runner with pluggable providers. See also: fuzzel, wofi, rofi. More information: https://github.com/abenz1267/walker.

  • Open the launcher:

walker

  • Restrict the launcher to a single provider:

walker {{[-m|--provider]}} {{desktopapplications|calc|clipboard|runner|...}}

  • Read items from stdin and print the selected item to stdout (dmenu mode):

printf "{{Choice1\nChoice2\nChoice3}}" | walker {{[-d|--dmenu]}}

  • Open the launcher with a specific theme:

walker {{[-t|--theme]}} {{theme_name}}