mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
Co-authored-by: Ninzero Xu <20299935+Ninzero@users.noreply.github.com> Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
578 B
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
stdinand print the selected item tostdout(dmenu mode):
printf "{{Choice1\nChoice2\nChoice3}}" | walker {{[-d|--dmenu]}}
- Open the launcher with a specific theme:
walker {{[-t|--theme]}} {{theme_name}}